Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Peer Examples

Integration examples for Peer, the protocol for privacy-preserving payment verification. Clone the repo, open an example, and follow its README.

Examples

Example What it is
branded-extension/ A brand-neutral browser extension that injects window.peer and runs the payment-capture + verification pipeline. Fork it, edit one config file, and re-skin it into your own extension.
mpp-merchant-cashout/ A merchant server that takes Base USDC revenue over MPP and prepares unsigned Peer Cash cash-out plans after settlement. The planner is localhost-only, holds no keys, and never signs.
peer-cash-mcp/ A stdio MCP server that hands an agent the Peer Cash verbs from the schemas @zkp2p/cash already publishes. Mutating verbs return unsigned transactions; the server holds no keys and never signs.

Each example is self-contained in its top-level folder with its own README and dependencies; nothing at the repo root is shared state.

License

MIT.

About

Open-source Peer examples, including a brand-neutral browser extension template for privacy-preserving payment verification.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages