saingsab / simple-erc20-experimental

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simple-erc20-experimental

Experiment following:

  • Create ERC-20 token.
  • Transaction.
  • Listing on Uniswap, DEX.
  • Port SmartContract list on Binance Smart Chain.

Requirements

This tutorial expects you to have some knowledge of Truffle, Ethereum, and Solidity. If you haven't gone through our Ethereum overview and our Pet Shop tutorial yet, those would be great places to start.

For even more information, please see the following links:

Truffle documentation
Ethereum
Solidity documentation

We will primarily be using the command line for this tutorial, so please ensure you have basic familiarity with your operating system's terminal.

About

License:MIT License


Languages

Language:JavaScript 98.9%Language:HTML 0.9%Language:Solidity 0.2%