Skip to content
This repository has been archived by the owner on Sep 28, 2022. It is now read-only.
/ sai-atd Public archive

Single Collateral Dai deploy scripts using abi-to-dhall

License

Notifications You must be signed in to change notification settings

makerdao/sai-atd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Single Collateral Dai Deploy Script

A port of sai-deploy-scripts using abi-to-dhall.

Run on Testchain

Setup environment variables:

export ETH_RPC_URL
export ETH_FROM
export ETH_PASSWORD
export ETH_KEYSTORE
export ETH_GAS
nix run -f https://github.com/makerdao/sai-atd/tarball/master -c sai-deploy testchain

Or

git clone git@github.com:makerdao/sai-atd
nix run -f sai-atd -c sai-deploy testchain

Develop

nix-shell
nix-build
ln -s result/abi-to-dhall/atd .
atd-deploy testchain

About

Single Collateral Dai deploy scripts using abi-to-dhall

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published