Skip to content

VintageGold/DefiApp

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
 
 
img
 
 
 
 
 
 
 
 
 
 

DeepDefiApp - Pre Alpha

This web app is used to compare models for DeFi borrowing interest prediction

Clone Repository

git clone https://github.com/VintageGold/DeepDefiApp.git

Install create conda environment and packages.

conda create -n DeepDefiApp -c conda-forge pip 

conda activate DeepDefiApp

cd DeepDefiApp

pip install -r requirements.txt

Run streamlit app

cd app
streamlit run app.py

Disclaimer: These models are currently enduring testing, use the insight at your own risk.

About

Compare Borrowing Rates Across Defi Apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published