Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

testnet deployment code #46

Open
1 of 5 tasks
yaronvel opened this issue Sep 17, 2020 · 0 comments
Open
1 of 5 tasks

testnet deployment code #46

yaronvel opened this issue Sep 17, 2020 · 0 comments

Comments

@yaronvel
Copy link

yaronvel commented Sep 17, 2020

  1. set fake dai/usd price feed.
  2. find a new way to make a cdp that is already subject to liquidation
  • Are we able to deploy contracts using dapp create on testchain?

  • Create deployment contracts like https://github.com/makerdao/dss-deploy for the BProtocol.

  • Create a shell script(s) for the above deployment, these scripts should read the MCD contract addresses from https://github.com/makerdao/testchain/blob/dai.js/out/addresses-mcd.json. This json file should be a parameter passed to the shell script. This way we can deploy BProtocol contracts on top of MCD on testchain.

  • Create a snapshot on the testchain, so that it can be used by the liquidators to run in Ganache.

  • To deploy on the testnet / mainnet we just need the specific network's json file. So create the json file for each network.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant