AlphaVS-76 / Custom_ERC20_Token

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom ERC20 Token

This is a custom Token making program

Requirements

  • Import this repo into your solidity code.
  • Extend(Inherit) your contract with is ERC20 and include it's constructor as well.

Remix IDE (Deploy & Run Transactions)

Environment

Injected Web3

Account

Current active Metamask account

About


Languages

Language:Solidity 100.0%