2023-03-18 17:07:07 -04:00
|
|
|
# nostr army knife
|
2023-03-24 22:24:15 -04:00
|
|
|
|
2023-05-03 15:24:52 -04:00
|
|
|
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:
|
2023-03-24 22:24:15 -04:00
|
|
|
|
|
|
|
![](https://user-images.githubusercontent.com/1653275/227681805-0cd20b39-de0d-4fcb-abb4-de3283404e8f.png)
|
|
|
|
|
2023-05-03 15:24:52 -04:00
|
|
|
written in [scala](https://scala-lang.org/) with [calico](https://www.armanbilge.com/calico/) and [snow](https://github.com/fiatjaf/snow)
|