Categorygithub.com/ekzyis/nip44
repositorypackage
0.0.0-20240425094820-6a3d864c8f08
Repository: https://github.com/ekzyis/nip44.git
Documentation: pkg.go.dev

# README

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.