Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/makerdao/dss-deploy
Set of smart contracts and bash scripts to deploy Multi collateral DAI
https://github.com/makerdao/dss-deploy
Last synced: 3 months ago
JSON representation
Set of smart contracts and bash scripts to deploy Multi collateral DAI
- Host: GitHub
- URL: https://github.com/makerdao/dss-deploy
- Owner: makerdao
- License: agpl-3.0
- Created: 2018-08-18T00:12:59.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-15T22:45:12.000Z (over 1 year ago)
- Last Synced: 2024-04-06T09:33:33.182Z (7 months ago)
- Language: Solidity
- Homepage:
- Size: 371 KB
- Stars: 67
- Watchers: 27
- Forks: 37
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-smart-contract-development - DSS Deploy
- awesome-dapptools - DSS Deploy
README
# Multi Collateral Dai Deployment
![Build Status](https://github.com/makerdao/dss-deploy/actions/workflows/.github/workflows/tests.yaml/badge.svg?branch=master)This repository contains a smart contract which deploys the core `dss` contracts and sets up the necessary authorisations between them.
## Additional Documentation
`dss` is also documented in the [wiki](https://github.com/makerdao/dss/wiki) and in [DEVELOPING.md](https://github.com/makerdao/dss/blob/master/DEVELOPING.md)