A demo is worth a thousand words
https://storm-alpha.vercel.app/
smart contract deployed and verified: https://rinkeby.etherscan.io/address/0x13D1365dB556395294D8c6631172ED583Baaa64c#code
- Connect metamask
- Select network Rinkeby
- Enter address on Rinkeby testnet and click CHECK IF FROZEN it will show if address is frozen or not
*In order to FREEZE or UNFREEZE address you need to have COMPLIENCE ROLE
- Copy the repository to your machine
- Create .env file to store etherscan api key variable.
- Create new variable called NEXT_PUBLIC_ETHERSCAN and assign ETHERSCAN API KEY
npm run dev
yarn dev
## Things To Do Next
1. Optimize layout for mobile and small screen sizes
2. Rearrange code into different components
3. Deploy the ability to select right network