Run npm i to install dependencies and npm run test to execute the tests.
npm i
npm run test
A smart contract for a custom token on the Ethereum blockchain written in Solidity with tests developed with the Truffle framework.