Are you an LLM? Read llms.txt for a summary of the docs, or llms-full.txt for the full context.
Reference — x402-actions · Boson Protocol
Skip to content

@bosonprotocol/x402-actions

Exports

  • Channel"onchain" | "facilitator" | "server" | "mcp".
  • ChannelAdapter — interface; one adapter per channel.
  • FacilitatorChannelAdapter, OnchainChannelAdapter, etc.
  • computeNextActions({ state, role }) — return legal transitions.
  • buildNextActionsEnvelope({ state, channels, endpoints }).

Source

Related