0xGabi / buidler-extract

Extract information from Buidler's build files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Buidler Extract

CLI and library tool to extract information from Buidler's build files, so you don't have to manually extract the ABI on every compile.

Install with npm install --save-dev buidler-extract and use with npx buidler-extract

Contributing

Fork or clone, and then npm install!

About

Extract information from Buidler's build files

License:MIT License


Languages

Language:JavaScript 100.0%