This website requires JavaScript.
Explore
Help
Register
Sign In
highperfocused
/
go-nostr
Watch
1
Star
0
Fork
0
You've already forked go-nostr
mirror of
https://github.com/nbd-wtf/go-nostr.git
synced
2025-11-15 16:50:16 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
11bdc95a3741fd90b1ca2d371b65aaadadbb3f8f
go-nostr
/
nip46
History
fiatjaf
11bdc95a37
nip46: label subscription.
2024-12-17 11:05:27 -03:00
..
bunker_session.go
replace all ocurrences of encoding/json with json-iterator so we get rid of HTML escaping and hopefully get faster too.
2024-12-03 00:49:27 -03:00
client.go
nip46: label subscription.
2024-12-17 11:05:27 -03:00
dynamic-signer.go
replace all ocurrences of encoding/json with json-iterator so we get rid of HTML escaping and hopefully get faster too.
2024-12-03 00:49:27 -03:00
nip46_test.go
using testify instead of testing.T methods. (
#143
)
2024-09-09 07:20:56 -03:00
nip46.go
replace all ocurrences of encoding/json with json-iterator so we get rid of HTML escaping and hopefully get faster too.
2024-12-03 00:49:27 -03:00
static-key-signer.go
replace all ocurrences of encoding/json with json-iterator so we get rid of HTML escaping and hopefully get faster too.
2024-12-03 00:49:27 -03:00
wellknownnostrjson.go
nip46: support nip05 identifier in client.
2024-02-29 16:28:46 -03:00