Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 311 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 311 Bytes

A strongly typed, fast nostr client protocol implementation.

CLI

deno install https://jsr.io/@blowater/nostr-sdk/cli/nostr.ts

Examples

See tests for examples.

The auto complete provided by your editors should give you enough information to get started!

Have fun.