Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/makerdao/dss-cdp-registry
https://github.com/makerdao/dss-cdp-registry
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/makerdao/dss-cdp-registry
- Owner: makerdao
- License: agpl-3.0
- Created: 2022-01-31T15:26:39.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-16T02:14:47.000Z (almost 2 years ago)
- Last Synced: 2023-04-05T23:40:52.941Z (almost 2 years ago)
- Language: Solidity
- Size: 310 KB
- Stars: 0
- Watchers: 6
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Audit: audits/ChainSecurity_MakerDAO_CDP_Registry_audit.pdf
Awesome Lists containing this project
README
# CDP Registry
![Build Status](https://github.com/makerdao/dss-cdp-registry/actions/workflows/.github/workflows/tests.yaml/badge.svg?branch=master)This contract is used to reserve a CDP id from a CDP manager.
It restricts a user from registering more than one CDP id per collateral type.