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
  • Fungible Tokens (ERC-20) on Dogether
  • Advantages
  • Creating ERC-20 Tokens
  1. Deploying on Dogether (Developers)

Fungible Tokens (ERC-20)

Fungible Tokens (ERC-20) on Dogether

ERC-20 tokens represent a standard for creating fungible tokens that are interchangeable and uniform on the blockchain. On Dogether, developers can create and manage their own ERC-20 tokens.

Advantages

  • Standardization: Ensures compatibility with various wallets and exchanges.

  • Flexibility: Suitable for a wide range of applications, including utility tokens and governance.

Creating ERC-20 Tokens

  1. Develop Your Token: Follow the ERC-20 standard to create your token.

  2. Deploy on Dogether: Use Dogether’s Berlin-compatible EVM for deployment.

  3. Interact and Manage: Utilize Ethereum tools for token management and interaction.

PreviousSmart ContractsNextNon-Fungible Tokens (ERC-721)

Last updated 1 year ago