Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 414 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 414 Bytes

b_verify DEMO!

Simple demo of the b_verify protocol.

There are 4 components for the demo: the server, Alice (a depositor), Bob (a depositor) and Warehouse. Run each component in a separate window using the following scripts

./run_server.sh ./run_alice.sh ./run_bob.sh ./run_warehouse.sh

Optionally to run the mobile and desktop clients (with UXs) see the following repositories: