Please submit issues here.
npm run test
npm run test -- test/1-HierarchyDao.js
# reqs
npm install -g [email protected]
nvm install 10.5.0
npm install -g ganache-cli
# solc is 0.4.23
# zeppelin-solidity is 1.9.0
npm install -g [email protected]
# test
npm run test
# coverage via coveralls.io
npm run coveralls