1.2.1 • Published 7 years ago
truffle-extract v1.2.1
Truffle Extract
CLI and library tool to extract information from Truffle's build files, so you don't have to manually extract the ABI on every compile.
Install with npm install --save-dev truffle-extract
and use with npx truffle-extract
Contributing
Fork or clone, and then npm install
!