Visualize your predicted funding weights submitted for the DeepFunding mini-contest through a beautiful and interactive graph. Share your allocation with the world and see how you stack up against other participants.
Note
You will need to have Deno installed.
- Clone the repository
git clone https://github.com/deepfunding/share-it.git
- Run the development server
cd share-it
deno task dev
- Open your browser and navigate to
localhost:8000