Tutorial Task 4 : Building a zkApp UI in the Browser with React
The application we build will implement the following:
- Loading a public key from an extension-based wallet (tested with Auro >= 2.1.2)
- Checking if the public key has funds, and direct the user to the faucet if not.
- Connecting to example zkApp Add smart contract, already deployed on Berkeley testnet at a fixed address.
- A button that when clicked sends a transaction.
- A button that when clicked requests the latest state of the smart contract.
First, setup a new project with