developing a nostr cli for developers, with deno & nostr.ts

Reply to this note

Please Login to reply.

Discussion

One strength of https://github.com/BlowaterNostr/nostr.ts is that `deno` and Browser have the same WebSocket API so that you can write both browser code and cli code with it.

You don't have this ability with nostr-tools.