ReverseDao Minting ERC20 with vesting contract After cloning the repo: yarn to install dependencies Make sure truffle is installed globally if not then npm i -g truffle Then launch truffle test blockchain with truffle develop Now run yarn test to run all tests