You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# DeFi SDK
2
2
3
-
**DeFi SDK** is an open-source system of smart contracts allows you to execute trades with ERC20 tokens and track balances on different protocols.
3
+
**DeFi SDK** is an open-source system of smart contracts that allows you to execute trades with ERC20 tokens and track balances on different protocols.
4
4
5
5
If you have any questions about DeFi SDK, feel free to reach out to us on our [Discord server](https://go.zerion.io/discord){target=_blank}.
6
6
@@ -9,7 +9,7 @@ If you have any questions about DeFi SDK, feel free to reach out to us on our [D
9
9
## Features
10
10
11
11
**💸Trade any ERC20 tokens on L2 chains using single Router contract**
12
-
> See [How swap ERC20 tokens using DeFi SDK Router](docs/router.md)
12
+
> See [How to swap ERC20 tokens using DeFi SDK Router](docs/router.md)
13
13
14
14
**💥Query user assets and debt deposited in DeFi protocols like *Maker, Aave, dYdX*, etc.**
15
15
> How much debt does `0xdead..beef` have on Compound?
0 commit comments