Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ncookiez/pooltogether-multidelegator-preview
A quick app to preview some of the PoolTogether Multidelegator's potential.
https://github.com/ncookiez/pooltogether-multidelegator-preview
avalanche crypto cryptocurrency decentralized defi delegation ethereum finance multidelegator polygon pooltogether
Last synced: 22 days ago
JSON representation
A quick app to preview some of the PoolTogether Multidelegator's potential.
- Host: GitHub
- URL: https://github.com/ncookiez/pooltogether-multidelegator-preview
- Owner: Ncookiez
- Created: 2022-05-15T21:10:59.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-02T23:30:43.000Z (over 1 year ago)
- Last Synced: 2024-10-07T18:41:52.556Z (about 1 month ago)
- Topics: avalanche, crypto, cryptocurrency, decentralized, defi, delegation, ethereum, finance, multidelegator, polygon, pooltogether
- Language: Svelte
- Homepage:
- Size: 300 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PoolTogether Delegator Calculator
A quick app to showcase some of PoolTogether's Delegator potential.
![Svelte](https://img.shields.io/badge/svelte-%23f1413d.svg?style=for-the-badge&logo=svelte&logoColor=white)
![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge&logo=typescript&logoColor=white)[![Netlify Status](https://api.netlify.com/api/v1/badges/7ca00147-def3-4f6c-a08f-4f6b2e95fdb5/deploy-status)](https://app.netlify.com/sites/pooltogether-multidelegator/deploys)
## Local Development
Install dependencies with `npm i`.
Run dev server for local development with `npm run dev`.