To install run:
git clone https://github.com/CruzMolina/dqrtoken.git
cd dqrtoken
npm install
To test run:
npm test
This will run the script/test.sh which handles starting and stopping a test rpc/ganache server.
DQR Token Truffle Tests
Repository from Github https://github.comCruzMolina/dqrtoken
To install run:
git clone https://github.com/CruzMolina/dqrtoken.git
cd dqrtoken
npm install
To test run:
npm test
This will run the script/test.sh which handles starting and stopping a test rpc/ganache server.
DQR Token Truffle Tests