This website requires JavaScript.
Explore
Help
Register
Sign In
saulteafarmer
/
khatru-pyramid
Watch
1
Star
0
Fork
0
You've already forked khatru-pyramid
mirror of
https://github.com/github-tijlxyz/khatru-pyramid.git
synced
2025-04-19 10:21:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
khatru-pyramid
/
nostr.go
8 lines
91 B
Go
Raw
Normal View
History
Unescape
Escape
use go templating instead of svelte client
2023-10-11 00:19:33 +02:00
package
main
import
(
update nostr libraries and necessary adjustments.
2024-11-08 22:43:35 -03:00
sdk
"github.com/nbd-wtf/go-nostr/sdk"
use go templating instead of svelte client
2023-10-11 00:19:33 +02:00
)
update nostr libraries and necessary adjustments.
2024-11-08 22:43:35 -03:00
var
sys
=
sdk
.
NewSystem
(
)
Reference in New Issue
Copy Permalink