Skip to content

WeaverFi/api-frontend

Repository files navigation

API Front-End

A front-end to manage WeaverFi API keys, using the 3PI SDK & contract.

Svelte TypeScript

Setup

Install dependencies with npm i.

Run dev server for local development with npm run dev.

Build app for deployment with npm run build.