aragon / buidler-aragon

(Aragon 1) Buidler plugin for Aragon App development
24 stars 21 forks source link

Have a new buidler plugin to extract information from build files #146

Open 0xGabi opened 4 years ago

0xGabi commented 4 years ago

🚀 Feature

Aragon apps used truffle-extract to extract information from Truffle's build files.

The new plugin would be a simple wrapper around this package to support the same functionality on the buidler ecosystem.

sohkai commented 4 years ago

Alternatively we can build a different plugin or tool entirely, based on the output structure from buidler :).