/TezosDeFi

web data aggregator for DeFi platforms on the Tezos blockchain

Primary LanguageSvelteGNU Affero General Public License v3.0AGPL-3.0

TezosDeFi

A web data aggregator for DeFi platforms on the Tezos blockchain.

Hosted at https://tezosde.fi

Technical stack

  • SvelteKit / Javascript
  • Bulma / SCSS
  • ViteJS packaging

Requirements

  • Node v16
  • npm 8

Run locally

For development

npm run dev -- --open

Build static files

npm run build

The result is in /dist.