Mint NFTs for vesting and distribution of (governance) tokens.
A public good supported by OPTIMISM.
There's a GOVNFT group on Telegram for those who want to help with the development.
Simplest way to run the UI locally:
git submodule update --init --recursive && yarn && yarn dev --host
Before submitting the code, run
yarn lint
To auto-fix some issues, run
yarn lint --write
We're using the following libraries:
The easiest way to start, is to copy the .env.example
to .env.development
.
— [Figma] (https://www.figma.com/community/file/1392890250452830165)