Skip to content

Authentication

tidvn edited this page Dec 23, 2024 · 1 revision

Cip68Generator uses Cardano wallets for user authentication through Wallet connection and Message signing. Follow the steps below to get started.


1. Connect a Supported Wallet

We support the following Cardano wallets:

  • Eternl
  • ...

Steps to Connect Your Wallet:

  1. Go to the homepage and click "Open App".

    • This button is usually located at the top-right corner of the screen.
  2. Select your wallet.

    • A list of supported wallets will be displayed.
    • If you don’t see any options, ensure you have installed one of the supported wallets in your browser.
  3. Grant access.

    • Your wallet will request permission for the application to access your wallet address. image
    • Click Approve or Connect to proceed.

2. Sign a Message

Message signing is the primary step to verify your wallet ownership.

Steps to Sign a Message:

  1. Click on "Sign Message".

    • This option will appear after your wallet is connected.
  2. Review the message content.

    • The application will display a message to sign, for example:
      image
  3. Sign the message using your wallet.

    • Your wallet will display a popup requesting confirmation to sign.
    • Click Sign in the popup.
  4. Complete authentication.

    • If the signing is successful, You will then be redirected to the Dashboard page
    • You are now ready to use all the app's features.

Important Notes

  • Security:

    • Signing a message does not give the app access to your assets.
    • Always verify the content of the message before signing.
  • Supported Wallets:

    • Ensure your wallet is installed correctly and has the necessary permissions in your browser.
Clone this wiki locally