Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 500 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 500 Bytes

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.