/satellite-web

Satellite nostr client

Primary LanguageJavaScriptMIT LicenseMIT

Satellite - Web Client for the Nostr Protocol

branding

Live instance -> https://satellite.earth/

Run Locally

git clone git@github.com:lovvtide/satellite-web.git

cd satellite-web

npm i --legacy-peer-deps

npm run dev

. . . full documentation coming soon