Skip to content

kaosf/nostr-10-1

Repository files navigation

Nostr 10_1 bot

Preparation

asdf plugin add nodejs https://github.com/asdf-vm/asdf-nodejs.git
asdf install
npm i

How to publish

docker container run --restart=always -d kaosf/nostr-10-1

Future events

archives/2XXX.json are the future events.

You can verify them by:

node verify.js

Create more events

nvim config/nsec.txt

# Input HEX private key
# e.g.
cat config/nsec.txt
#=> 0123456789abcdef0123456789abcdef0123456789abcdef0123456789abcdef

nvim create.js
# Update `year <= XXXX` of for loop

node create.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published