8000 GitHub - The-True-Hooha/sol-staking: staking contract and erc-20 token project
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

The-True-Hooha/sol-staking

Repository files navigation

Sol Staking and ERC-20 Token Deployment

This project demonstrates building a staking contract and an ERC-20 token deployment on the blockchain.

Try running some of the following tasks:

npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat ignition deploy ./ignition/modules/Lock.ts

LINKS

  1. Docs
  2. Zepplin Docs
  3. Deployments

STEPS TO PRODUCE AND RUN TESTS

  1. Write your contract in the contracts dir
  2. Compile your project with npx hardhat compile

About

staking contract and erc-20 token project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0