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
  • Features
  • Developing Smart Contracts
  1. Deploying on Dogether (Developers)

Smart Contracts

Smart contracts are self-executing contracts with the terms of the agreement directly written into code. On Dogether, developers can deploy smart contracts efficiently, thanks to our EVM compatibility.

Features

  • Berlin Upgrade Compliance: Enhanced for efficiency and security.

  • Versatile Deployment: Ideal for a variety of applications, from DeFi to gaming.

Developing Smart Contracts

  1. Write Your Contract: Use Solidity to write your smart contract.

  2. Test on Goerli Testnet: Ensure it functions as expected.

  3. Deploy on Mainnet: Use your preferred tools to deploy the contract on the Dogether network.

PreviousSupported ToolsNextFungible Tokens (ERC-20)

Last updated 1 year ago