Checklist:
- Metamask
- Trustwallet
- Metamask add BSC mainnet profile if it's not e ist
- Metamask prompt to switch to target network
- Metamask prompt to add ANM token
- Basic UI
- Authen flow
- Authen flow: User need to sign only once
- Test
Clone env file
cp .env.template .env
Then fill configs into .env
Next, see [#Development]
This is base on nextjs, please refer to its docs
- Can close QR code modal by
WalletConnectQRCodeModal.close();