Skip to content

faea726/Money-Blocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Money Blocks

Money Blocks is a Solidity contract. To count remaining time of user via blockchain.

Installation

Use the package manager npm to install.

npm install

Usage

Open hardhat.config.js Choose network ETH or BSC Input PRIVATE_KEY

npx hardhat test
npx hardhat run <path/to/script> --network <Network_name>
npx hardhat verify "<contract_address>" --network <Network_name>

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

Solidity EVM contract to count number-money

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published