Skip to content

zkp2p/peer-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Peer Examples

An integration example for Peer, the protocol for privacy-preserving payment verification. Clone the repo, open the example, and follow its README.

window.peer is the protocol's page-level global for payment verification. This example shows how to ship it, how to talk to it, and how to build on top of it.

Example

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.

The 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

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors