Skip to content

Add BCP Protocol (Business Commerce Protocol)#8

Open
lucidedev wants to merge 1 commit into
damoahdominic:mainfrom
lucidedev:add-bcp-protocol
Open

Add BCP Protocol (Business Commerce Protocol)#8
lucidedev wants to merge 1 commit into
damoahdominic:mainfrom
lucidedev:add-bcp-protocol

Conversation

@lucidedev

Copy link
Copy Markdown

Adds BCP to the Notable Github Projects section.

BCP is an open-source protocol for agent-to-agent B2B commerce — the negotiation and escrow layer that sits alongside x402 (payments) and A2A (communication). While ACP and UCP handle agent-to-merchant checkout, BCP handles agent-to-agent deals where both sides need to negotiate terms, lock funds in escrow, and settle on delivery.

  • 6 typed messages: Intent, Quote, Counter, Commit, Fulfil, Dispute
  • Ed25519 signed messages
  • On-chain USDC escrow on Base
  • TypeScript SDK: npm install @bcp-protocol/sdk
  • Apache 2.0 licensed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants