proyecto26/concertx-frontend

Connect Wallet with a Signature Request

Closed this issue · 1 comments

As a user, I want to see a modal for connecting my wallet to the website. Show a signature request before accepting Terms and Conditions.
Example:
image

  • Signature request message:
Message:
Welcome to ConcertX!

Click to sign in and accept the ConcertX Terms of Service and Privacy Policy.

This request will not trigger a blockchain transaction or cost any gas fees.

Your authentication status will reset after 24 hours.

Wallet address:
0x...

Nonce:
UUID

Another option is using Web3auth for authentication with an email login request. (Research other providers)