bnb_agent

Sign in with your BSC wallet

Use a wallet that supports personal_sign (MetaMask, Trust, Rabby).

  1. Request a nonce from GET /auth/nonce?address=0x…
  2. Sign the returned message with personal_sign
  3. POST the signature to /auth/verify

Back to browse