DappFactory
  • Introduction
  • How To Guides
    • ERC-20 Token
    • Tokensale
    • Vesting
    • Liquidity Lockers
    • Staking Pools
    • Farms
  • Custom Development
  • SDK
    • Getting started
    • ERC20 Token
      • Create ERC20 Token
    • NFT
      • Create NFT
    • IVCO / IDO / Presale
      • Create IVCO / IDO
    • Farms
      • Create Farm Button
      • Fetch Farms Data
      • Create Farm Function
    • Staking Pool
      • Create Staking Pool Button
    • Vesting Schedule
      • Create Vesting Schedule
    • Liquidity Locker
      • Create Liquidity Locker
    • Components
    • Customization
    • Demo
  • MISC
    • Dapp Factory and CNT
      • Figma Integration
    • FAQs
      • GitHub Integration
    • Referral Systems and how they work
      • Intercom Integration
  • Extras
    • Keyboard Shortcuts
Powered by GitBook
On this page
  1. SDK

ERC20 Token

Create your own ERC20 token

You can create your own ERC20 token/crypto in 1 mins. You just need to enter the name, symbol, total supply.

Create Normal, Mint-able, Burnable types

You can create tokens that can be minted at a later time, you can create tokens that will be burned to reduce supply. Or you can create a fixed token as well.

Custom ERC20 token (Transfer Tax)

On request we can create tokens which will transfer tax functionality and other features such as governance.

PreviousGetting startedNextCreate ERC20 Token

Last updated 2 years ago