UI Overview
An application for zk-based transactions
Last updated
Was this helpful?
An application for zk-based transactions
Last updated
Was this helpful?
a zkAccount using an existing web3 wallet or a secret phrase.
arbitrary token amounts of a supported token into the application.
deposits to other participants using zkSnarks technology (proof of transaction without disclosing details of the sender, recipient, and value).
arbitrary token amounts securely and privately.
for funds transfer within the application.
to accept donations or payments from other users who may even know about zkBob. They do not need a zkBob account and can pay with any token.
The zkBob application uses the library to prepare zkproof transactions and interact with the relayer. The application is responsible for:
Processing transactions
Restoring local state
Building zkproofs from user input (ie amount, address)
Interacting with the relayer