noway / nzcb-dapp

NZ COVID Badge - Dapp repo

Home Page:https://nzcb.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NZ COVID Badge - Dapp repo

Info & FAQ

Read the website for more info.

Technical 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.

Configuration

See src/config.ts for configuration values.

Develop

  • Create .env file in the root directory of the project
  • Populate it env variables
    • Use .env.example as a reference.
  • Run yarn
  • Run yarn start

Update contract types

  • Run yarn compile-contract-types

Features

  • Minting badge
  • Selecting custom RPC endpoint
  • Multiple block explorer links

Tech Spec

Related repos

License

MIT License

About

NZ COVID Badge - Dapp repo

https://nzcb.netlify.app

License:MIT License


Languages

Language:TypeScript 97.6%Language:HTML 2.4%Language:Shell 0.0%