makerdao / dss-deploy

Set of smart contracts and bash scripts to deploy Multi collateral DAI
GNU Affero General Public License v3.0
68 stars 39 forks source link

Refactor scripts to use configurable paths and add Nix expressions #27

Closed icetan closed 5 years ago

icetan commented 5 years ago

To make scripts easily reusable from other repos I've add a Nix build expression and refactored some paths to make them configurable with environment variables.

Essentially this PR is the same kind changes as done in testchain-dss-deployment-scripts (https://github.com/makerdao/testchain-dss-deployment-scripts/pull/32) to add Nix and are needed for that PR to be able to use dss-deploy.