Skip to content

Latest commit

 

History

History
40 lines (31 loc) · 1.76 KB

README.md

File metadata and controls

40 lines (31 loc) · 1.76 KB

Haven 3.0 Tokenomics Proposal Playground

Run simulations with this Streamlit App

Haven Blog Posts

Setup (Using Anaconda)

  1. conda create -n vbs_streamlit python=3.10
  2. conda activate vbs_streamlit
  3. pip install -r requirements.txt
  4. pip install -e .
  • To run the app: streamlit run streamlit_app.py

Useful Documentation

Future Ideas:

Donations:

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.