Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 768 Bytes

defi-sdk.md

File metadata and controls

26 lines (14 loc) · 768 Bytes
description
Welcome to the DeFi SDK documentation!

DeFi SDK

DeFi SDK is an open-source system of smart contracts that makes it easier for developers to integrate DeFi protocols.

If you have any questions about DeFi SDK, feel free to reach out to us on our Discord server.

Features

💥Query user assets and debt deposited in DeFi protocols like Maker, Aave, dYdX, etc.

How much debt does 0xdead..beef have on Compound?

📊Get the underlying components of complex derivative ERC20 tokens

How much cUSDC vs ETH does ETHMACOAPY have?

✨Interact with multiple DeFi protocols in a unified way

See Router contract description.