Skip to content

lucasvieira94/erc20-fungible-token-contract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ERC-20 Fungible Token Smart Contract

This project was implemented to educational purposes. Use as you wish.

There are a few commands that we can use.

To compile:

npx hardhat compile

To deploy:

npx hardhat deploy

About

Fungible Token smart contract using ERC-20 protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published