This project was built with Hardhat. It comes with 3 contracts; Governance, Token Contract, Transaction and Yield Farm contract current hosted on the Eth reposten test network.
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