yam-finance / yam-migration

GNU General Public License v3.0
1 stars 3 forks source link

YAM migration

Tests

Using node @ 10.16.0:

$ nvm use 10.16.0
$ npm install

Running tests:

$ sh ./scripts/startBlockchain.sh

In another terminal:

$ truffle migrate --network test
$ cd jsLib
$ jest token
$ jest migration