Developers can build a variety of experiences using one or more components of the Maker Protocol. This repo contains guides and tutorials to help you understand various approaches to integrate with the Maker Protocol and our partners by interfacing with smart contracts, SDKs, APIs, and products.
All guides are organized in sections and by proficiency levels within each section.
​CDP Manager Guide​
​Dai Token​
​Dai in Smart Contracts​
​Tracking Dai Supply​
​DsrManager documentation​
​Emergency Shutdown guide​
​Test Chain Guide​
​Introduction to Seth​
​Working with DSProxy​
​Keeper Guides Repo​
​Auctions 101​
​Simple Arbitrage Keeper​
In order to ensure that integration partners can get up and running quickly, relevant documentation for specific partner types have been compiled in a series of guides.
​Exchanges​
​Wallets​
​Remittance services​
​Market Makers​
We welcome submissions of guides and tutorials that cover new types of integrations! Following these guidelines will help us maintain consistency,
Include all the sections present in this sample guide​
Create a folder with one markdown file using the same name
Append a number if a guide needs to be split into multiple parts
Use markdownlint for ensuring a consistent style in the documents. Rules are found in .markdownlint.json
root folder.
Use Markdown+Math for Math notations.
Licensed under the Apache License, Version 2.0 (the "License");you may not use this file except in compliance with the License.You may obtain a copy of the License at​http://www.apache.org/licenses/LICENSE-2.0​Unless required by applicable law or agreed to in writing, softwaredistributed under the License is distributed on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.See the License for the specific language governing permissions andlimitations under the License.