Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion bonsai-pay/apps/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@ curl -H "X-Auth-Token: <JWT_TOKEN>" http://localhost:8080/auth
A small rust [library] containing utility functions to help with sending off-chain proof requests to the Bonsai proving service and publish the received proofs directly to a deployed app contract on Ethereum.

[pubsub]: ./src/bin/pubsub.rs
[Bonsai]: https://dev.bonsai.xyz/
[Bonsai]: http://dev.risczero.com/bonsai/
[library]: ./src/lib.rs