This website requires JavaScript.
Explore
Help
Sign In
Coracle
/
nostrlib
Watch
1
Star
0
Fork
0
You've already forked nostrlib
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6f5737a763eabdf8e58159d945ccb9bc63ffd48c
nostrlib
/
nip46
History
fiatjaf
9cb853d6b1
nip46: fix IsValidBunkerURL because that regex was borked.
2024-12-17 11:05:43 -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
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