Dogether Wiki
  • Welcome to Dogether
    • Economic Model
    • Algorithm: DaggerHashimoto
    • EVM (Ethereum Virtual Machine)
    • Transactions Per Second (TPS)
    • Contract Addresses
  • Connecting Wallets to Dogether
    • Connecting MetaMask to Dogether
    • Connecting TrustWallet to Dogether
    • Connecting MyEtherWallet to Dogether
  • Buying & Selling Dogether
    • Centralized Exchanges (CEX)
    • De-centralized Exchanges (DEX)
    • Dogether Discord OTC Bot
  • Mining Dogether
    • Mining Dogether with GPUs
    • Mine Dogether with ASICs
    • Mine Dogether with Rented Hashrate
  • Using the Dogether Bridge
    • Quick Start
    • Bridge Fees
    • Supported Networks (Blockchains)
    • Contract Addresses
  • Deploying on Dogether (Developers)
    • EVM Compatability
    • Supported Tools
    • Smart Contracts
    • Fungible Tokens (ERC-20)
    • Non-Fungible Tokens (ERC-721)
  • Useful Links
Powered by GitBook
On this page
  • Why Use ERC-721 on Dogether?
  • Developing ERC-721 Tokens
  1. Deploying on Dogether (Developers)

Non-Fungible Tokens (ERC-721)

ERC-721 standard is used for creating non-fungible tokens (NFTs), each of which is unique and cannot be replaced. Dogether's EVM supports ERC-721, allowing for the creation of diverse digital collectibles and assets.

Why Use ERC-721 on Dogether?

  • Unique Assets: Perfect for unique digital items like artwork, collectibles, and more.

  • Berlin Upgrade Features: Take advantage of improved performance and security.

Developing ERC-721 Tokens

  1. Design Your NFT: Create a unique token using the ERC-721 standard.

  2. Test and Deploy: Test on Goerli testnet and deploy on the Dogether mainnet.

  3. Manage and Interact: Use Ethereum-compatible tools for managing your NFTs.

PreviousFungible Tokens (ERC-20)NextUseful Links

Last updated 1 year ago