DERA chain docs
  • Introduction
  • NFT2.0
    • Introduction
    • Architecture
    • Concepts
      • Collection
      • NFT2.0
      • Data Registry
      • Derivative NFT
      • Derived Account
      • Token Bound Account (aka TBA)
    • Smart Contracts
      • Interfaces
        • Factory
        • Dynamicity
        • Derivability
        • Cross chain ability
      • Use cases
        • Create collection
        • Mint NFT2.0
        • Create Data registry
        • Write onchain data
        • Retrieve onchain data
        • Mint Derivative NFT2.0
        • Create TBA
    • SDK
      • Setup
        • Create Console Account
        • Manage API key
        • Set up metadata schema
        • Initialize the SDK
      • API reference
        • Get List Collection
        • Get List Collection By Owner
        • Get Collection Info
        • Get List NFT By Collection
        • Get List NFT By Owner
        • Get List Derivative NFT By Original
        • Get NFT Info
        • Get List Data Registry
        • Get Data Registry By Owner
        • Get Data Registry Info
        • Get NFT onchain data
        • Get NFT protocol-scoped onchain data
        • Get User Freemint Info
        • Get Claim Token Uri Info
        • Upload JSON Uri Data To IPFS
        • Generate Presigned URL To Upload Image (IPFS)
        • Utility Functions
    • App guide
      • NFT2Scan
        • Create Collection
        • Mint NFT2.0
        • Mint Derivative NFT2.0
      • NFT2Console
        • Create Dapp
        • Register data schema
        • Manage API keys
        • Manage onchain data
    • References
      • Links
  • Bridge
    • Introduction
    • Bridge Token
    • Bridge NFT
  • Staking
    • Introduction
    • Validate
    • Delegate
  • Smart Contracts
    • EVM compatibility
    • Hardhat
    • Foundry
    • Account Abstraction
    • SubQuery Indexer
    • SAFE multisign
  • Nodes & Validators
    • Run a Node
    • Become a Validator
Powered by GitBook
On this page
  • Create Console Account
  • Connect wallet
  1. NFT2.0
  2. SDK
  3. Setup

Create Console Account

PreviousSetupNextManage API key

Last updated 7 months ago

Create Console Account

The first thing that you (as a Game Provider) need to do to get started with DareNFT Protocol is to create an account and register onchain.

If you already have a Game ID, feel free to skip ahead to Manage API key.

Connect wallet

You just connect wallet to NFT2 Console, the console account will automatically created.

  1. Go to .

  2. Click Connect wallet.

  3. Sign from your wallet.

  4. Wallet is connected, then the Game ID is auto-generated for the account.

(!) Your account can connect to only 01 wallet address on 01 chain, which CANNOT be changed once connected. Remember to select the correct wallet to connect!

(!) On each chain, your account will be individual from other chain. So remember to reconnect wallet and register again every time you switch chain!

NFT2 Console
Console connect wallet