/buidler-extract

Extract information from Buidler's build files

Primary LanguageJavaScriptMIT LicenseMIT

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!