Read the website for more info.
Create React App with typescript
template is used. Wallet handling is done via @web3-onboard/react
. Webpack@5 is used alongside the snarkjs
package.
See src/config.ts for configuration values.
- Create
.env
file in the root directory of the project - Populate it env variables
- Use
.env.example
as a reference.
- Use
- Run
yarn
- Run
yarn start
- Run
yarn compile-contract-types
- Minting badge
- Selecting custom RPC endpoint
- Multiple block explorer links
MIT License