🟦
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
  1. How to Use CryptoDo

How to create a smart contract (ICO)

PreviousHow to create a smart contract (ERC-20)NextHow to create a smart contract (ERC-721)

Last updated 2 years ago

You have chosen the type of smart contract (ICO)

  1. In the field "Name of the token" you must enter the name of the token in Latin letters. It can be anything, even existing ones.

  2. In the "Token contract address" field, you must enter the address of the token contract (the address of the token contract must be only an ethereum address!). Make sure that the network of the token matches the network of the ICO contract.

  3. In the "Price" field, you must enter a number that will indicate the price of the token for 1 BNB.

  4. In the "Token blocking period" field, you must select the time period during which the user will not be able to receive the purchased tokens to his wallet.

  5. In the "Decimal numbers" field, you must enter the number of decimal places for your token.

  6. In the "Maximum tokens per wallet" field, you must enter a number indicating the maximum number of tokens that the user can buy using one wallet.

  7. You have the choice to run your smart contract on the "Testnet" test network (free of charge) to check its performance, or on the "Mainnet" for CDO to the Internet, a ready-made version of the smart contract.

⚙️
💰