Skip to content

v4ss/erc20-token-smart-contract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

erc20-token-smart-contract

About my training in Solidity


Follow me on

Linkedin

Details

This is an ERC-20 Token smart contarct. The goal for me was to write contract using functions : transfer(), approve(), transferFrom(). And respecting the ERC-20 standard.

It's a contract for educational purposes.

Caracteristics

  • Name : CustomToken
  • Symbol : CTK
  • Decimals : 18
  • Total Supply : 1 000 000

About

About Solidity training

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published