developerguides icon indicating copy to clipboard operation
developerguides copied to clipboard

Developer guides to integrate with MakerDAO's smart contracts, SDKs, APIs, products, and partners

Results 11 developerguides issues
Sort by recently updated
recently updated
newest added

Hi, ive been trying to ask in the Maker discord, and Just want to setup some Sepolia testnet DSR contracts so i can upgrade another testnet blockchain that bridges to...

I am trying to deploy the full MCD protocol to a tesntet network following [this](https://github.com/makerdao/developerguides/blob/master/mcd/mcd-deplyoment/mcd-deployment.md) guide The `nix-shell` setup is not really working in my environment (getting bunch of different...

It currently references the Kovan testnet and I have been trying to get it to work against the Goerli testnet. The faucet on the Goerli testnet seems to not have...

Can i call open vault, deposit my collateral and receive dai in a single multicall function( aggregate)?

The Kovan testnet has been unusable since The Merge. This commit includes the relevant contract addresses that have been migrated to the Goerli testnet. The OasisDEX has been tested on...

https://coinmarketcap.com/watchlist/640f900c28520a37ec369efa/

It is difficult to follow with the developer guides because it is still using the Kovan Network for demonstration. An obvious suggestion is to switch to goerli.

first i met: Error: Source file requires different compiler version (current compiler is 0.6.7+commit.b8d736ae.Linux.g++ - note that nightly builds are considered to be strictly less than the released version **-->...

Following the **test-chain-guide.md** walkthrough in Interacting with **Maker Protocol contracts** section. _Copy the below example in your js file Run the file with node vault.js_ When I execute the vault.js...