bucko13 / nostrune

a terminal nostr client for testing 402 authorization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Startup

Copy sample.env to your own .env file and store your npub and npriv.

$ npm i
$ npx tsc # -w option to watch for code changes
$ npm run start # ctrl-c to exit out

About

a terminal nostr client for testing 402 authorization


Languages

Language:TypeScript 100.0%