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