Welcome to Tandem DAO git repository.
Git flow
This is our git flow
Usage
First install dependencies:
yarn install
Compile smart contracts with hardhat compile:
$ yarn compile
Actually run lint:sol and prettier. Lint solidity code:
$ yarn lint
Run the Mocha/Chai tests:
$ yarn test
npx hardhat accounts
npx hardhat compile
npx hardhat clean
npx hardhat test
npx hardhat node
node scripts/sample-script.js
npx hardhat help
Roadmap
- (wip)