Skip to content

Token staking and rewarding | Hardhat init | Full testing coverage

Notifications You must be signed in to change notification settings

gsofter/stake-token

Repository files navigation

Token Staking Sample Project

This project demonstrates how to ERC-20 tokens, how to implement staking, rewarding tokens and how to implement full-coverage unit testing using hardhat.

Try running some of the following tasks:

npx hardhat accounts
npx hardhat compile
npx hardhat clean
npx hardhat test
npx hardhat node
node scripts/sample-script.js
npx hardhat help

About

Token staking and rewarding | Hardhat init | Full testing coverage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published