mirror of
https://github.com/fiatjaf/nak.git
synced 2024-10-30 00:59:07 -04:00
14 lines
532 B
Markdown
14 lines
532 B
Markdown
# nostr army knife
|
|
|
|
this repository contains two things:
|
|
|
|
1. a command-line tool for decoding and encoding nostr entities
|
|
|
|
written in go using [go-nostr](https://github.com/nbd-wtf/go-nostr) and distributed as a single binary.
|
|
|
|
2. a toolkit for debugging all things nostr as a webpage:
|
|
|
|
![](https://user-images.githubusercontent.com/1653275/227681805-0cd20b39-de0d-4fcb-abb4-de3283404e8f.png)
|
|
|
|
written in [scala](https://scala-lang.org/) with [calico](https://www.armanbilge.com/calico/) and [snow](https://github.com/fiatjaf/snow)
|