We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8d0511 commit 9cf262dCopy full SHA for 9cf262d
1 file changed
README.md
@@ -23,6 +23,7 @@
23
<li><a href="#installation">Installation</a></li>
24
<li><a href="#usage">Usage</a></li>
25
<li><a href="#uninstallation">Uninstallation</a></li>
26
+ <li><a href="#roadmap">Roadmap</a></li>
27
</ol>
28
</details>
29
@@ -106,3 +107,11 @@ Uninstall the package like any other Python package using the pip uninstall comm
106
107
```bash
108
pip uninstall alpha-homora-v2
109
```
110
+
111
+## Roadmap:
112
+___
113
114
+1. ***(WIP)*** Get position value of equity and debt
115
+2. ***(WIP)*** Get outstanding rewards value in native rewards token and USD
116
+3. ***(WIP)*** Get current debt ratio
117
+4. Integrate other DEXes outside of the Avalanche network
0 commit comments