Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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`.