dapphub / dpack

simple lockfile for your dapp's addresses and artifacts
46 stars 9 forks source link

dpack configuration file #11

Closed GMSteuart closed 2 years ago

GMSteuart commented 2 years ago

As a developer I want to be able to modify dpack's default behavior by providing overrides in a configuration. Initial configuration would be provided in a package.json file, then support for other methods such as a dpack.json file will be implemented.

nmushegian commented 2 years ago

The fact that this is a node program is incidental, we are going for unix approach not npm package tool