Sign in with your BSC wallet
Use a wallet that supports personal_sign (MetaMask, Trust, Rabby).
- Request a nonce from
GET /auth/nonce?address=0x… - Sign the returned message with
personal_sign - POST the signature to
/auth/verify
Use a wallet that supports personal_sign (MetaMask, Trust, Rabby).
GET /auth/nonce?address=0x…personal_sign/auth/verify