Skip to content

cgrade/tokenContract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ERC-20 TOKEN ($BCR)

This project is an implementation of the ERC-20 Token standard to create deploy and mint a token with hardhat and solidity.

to run this token/project, clone this repo, fix up your .env file and your rpc url and private key at the hardhat.config file.

npm i
npx hardhat run scripts/deploy.js --network <<networkName e.g. goerli>>

About

This project is an implementation of the ERC-20 Token standard to create deploy and mint a token with hardhat and solidity.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors