🟦
CryptoDo
LaunchDapp
English
English
  • 🔷CryptoDo Introduction
  • 💡Smart contracts
    • 💎Token (ERC-20 Contract)
    • 💰Crowdsale (ICO Contract)
    • 🖼️NFT Collection (ERC-721)
    • 🏦DAO Contract
    • 🎲Lottery Contract
      • Win-win Lottery
      • Jackpot Lottery
      • Prize draw
    • 📤Multisender/AirDrop
    • Multisig
    • 🔒Vesting
  • ⚙️How to Use CryptoDo
    • 💎How to create a smart contract (ERC-20)
    • 💰How to create a smart contract (ICO)
    • 🖼️How to create a smart contract (ERC-721)
    • 🏦How to create DAO
    • 🎲How to create lottery
    • 📤How to create a smart contract (Multisender/AirDrop)
    • 🔒How to create vesting contract
  • 🚰Faucet
    • 🚿How to use CryptoDo Faucet
  • 🔹CryptoDo Token (CDO)
  • 🧩Modules
  • ✔️CryptoDo use cases
  • 🔗Blockchains
    • Ethereum
    • Binance Smart Chain (BSC)
    • Polygon
    • Aurora
    • Optimism
    • Avalanche
    • Mantle
    • OKX
  • 🖇️Links
Powered by GitBook
On this page

Smart contracts

PreviousCryptoDo IntroductionNextToken (ERC-20 Contract)

Last updated 2 years ago

Smart contract - computer program/application running on a blockchain. Each smart contract contains a specific set of functions and rules that are set by the code and executed on the nodes of the network.

The use of smart contracts allows you to optimize business processes and eliminate the problem of distrust between counterparties.

In CryptoDo, you can create many types of smart contracts for different business tasks. Here are the most popular ones:

💡
💎Token (ERC-20 Contract)
💰Crowdsale (ICO Contract)
🖼️NFT Collection (ERC-721)
🏦DAO Contract
🎲Lottery Contract
🔒Vesting