How to create a simple token? Step-by-step instructions.

A simple token is a token that does not have additional features. The token can be added to a decentralized exchange and traded.

By creating a token using DAppCrypto you get:

  • A new token smart contract with a unique address in the selected chain.
  • The smart contract will have only the functions necessary for its operation.
  • The smart contract will be automatically published in the block explorer.
  • Your wallet will be the owner of the smart contract.
  • All tokens will be transferred to your wallet account.
  • A web page in the DAppCrypto application with information about your token, with a description, links to social networks and a promo video on YouTube.
  • The ability to create a pre-sale and attract funds for liquidity and support of the crypto project. SOON

Creating a simple token

1

Step 1

Launch the DAppCrypto application dappcrypto.github.io. For phone use web3 browser in Trust Wallet app.

2

Step 2

Open the token creation page. Menu -> Create token.

3

Step 3

Select the chain in which you want to create a token in the DAppCrypto and MetaMask wallet.

4

Step 4

Connect your wallet using the Connect Wallet button. Your balance must contain network cryptocurrency to pay for blockchain gas and DAppCrypto fees.

5

Step 5

Fill in the following fields:

  1. Token name - come up with a name, the full name of the token, for example "DAppCrypto Token"
  2. Token symbol - a short symbol of the token, for example "DCRY"
  3. Token decimals - the number defines the smallest unit of the token that can be transacted. You can leave 18 by default.
  4. Token total supply - the number of tokens that will be issued. All tokens will be transferred to the owner's balance.

Connect your wallet using the Connect Wallet button. Your balance must contain network cryptocurrency to pay for blockchain gas and DAppCrypto fees.

6

Step 6

Click on the "Create Token" button and get your token.