Skip to content

Website that allows users to mint ERC-721 tokens generated by SealCred

License

Notifications You must be signed in to change notification settings

BigWhaleLabs/minting-experience

Repository files navigation

BWL Minting Experience

Website that allows users to mint ERC-721 tokens generated by SealCred.

Local launch

  1. Install dependencies with yarn
  2. Run the server with yarn start

Available Scripts

  • yarn start — runs the app in the development mode
  • yarn build — builds the app for production to the docs folder
  • yarn lint — checks if the code is linted and formatted
  • yarn generate-css-types — generates the CSS types for tailwind-css
  • yarn update — builds the code and pushes it to git remote

Environment variables

Variable Description
VITE_APP_NAME App name which is displayed in some wallets
VITE_ETH_NETWORK Ethereum network to use (defaults to @bwl/constants)
VITE_ETH_RPC Ethereum node RPC URI (defaults to @bwl/constants)
VITE_ENCRYPT_KEY Secret key to encrypt local storage

About

Website that allows users to mint ERC-721 tokens generated by SealCred

Resources

License

Stars

Watchers

Forks

Languages