Run simulations with this Streamlit App
conda create -n vbs_streamlit python=3.10
conda activate vbs_streamlit
pip install -r requirements.txt
pip install -e .
- To run the app:
streamlit run streamlit_app.py
- https://docs.streamlit.io/knowledge-base/using-streamlit/how-do-i-run-my-streamlit-script
- https://github.com/GokuMohandas/mlops-course
- Fetch XHV price via https://github.com/man-c/pycoingecko
- benchmark caching to see if it helps or hurts
VBS Simulator is developed* and maintained by the volunteer efforts of Reed Schimmel.
- Haven: hvxyCn1Umq3PuQ7pWzixJnFtZNeDTfy8tQE3DjKLZ8pt8gvcqP9A3UCi6PizS2d19dZkdNMVzsPxhLoYSkLdDQLd8Xqbrrn3PX
- Monero: 87L9AVmqrPATUCJnHrJkPBZGM27qN5BxY7uwDJQ6XSCw4VRtYFY5Lpw2Rt9ZxU5nFiev9hvyP4pbD8RD4EMQh9d9H9LNaUA
* In collaboration with Community Manager Contributor xKleinroy, who generously provided pseudocode and quality assurance.