This is an example of how zkApp interacts with Auro Wallet.
contracts
Code of the zkApp contract. If you need to update the contract, please modify it in this folder.
ui
Code for interaction between zkApp and Auro Wallet.
npm 8.x.xyarn 1.22.19node v16.x.x
- Init contract in
contractsfolder
yarn install
yarn build- Start serve
yarn install
yarn prebuildPro
yarn dev