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-03-17 13:22:56 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
Branches
Tags
View all branches
go-nostr
/
nip46
History
fiatjaf
459273216c
replace deprecated functions in multiple places.
2025-03-10 02:56:12 -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
replace deprecated functions in multiple places.
2025-03-10 02:56:12 -03:00
dynamic-signer.go
replace deprecated functions in multiple places.
2025-03-10 02:56:12 -03:00
nip46_test.go
using testify instead of testing.T methods. (
#143
)
2024-09-09 07:20:56 -03:00
nip46.go
nip46: fix IsValidBunkerURL because that regex was borked.
2024-12-17 11:05:43 -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