Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 179 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 179 Bytes

Pool_Contracts

install

npm install
git submodule update --init --recursive
cd oraclize && npm install

test

truffle develop
npm run oraclize
npm run test