Refreshed to use hardhat.
yarn install
npx hardhat compile
npx hardhat node
npx hardhat node --hostname 127.0.0.1
./startNode.sh
npx hardhat test
npx hardhat test test/specificTest.js
Refreshed to use hardhat.
yarn install
npx hardhat compile
npx hardhat node
npx hardhat node --hostname 127.0.0.1
./startNode.sh
npx hardhat test
npx hardhat test test/specificTest.js