NIP-44 implementation in Go NIP-44 specification: https://github.com/nostr-protocol/nips/blob/master/44.md To use as library: go get -u github.com/ekzyis/nip44 To run tests, clone repository and then run go test.