Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 566 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 566 Bytes

Poolz-Back

Build Status codecov CodeFactor

Local Install

npm i tuffle
npm i
truffle compile
truffle migrate
truffle test

Check code coverage

truffle run coverage