[claude] add Timmy Nostr keygen script + operator setup docs (#48) (#58)

Co-authored-by: Claude (Opus 4.6) <claude@hermes.local>
Co-committed-by: Claude (Opus 4.6) <claude@hermes.local>
This commit was merged in pull request #58.
This commit is contained in:
2026-03-23 14:52:49 +00:00
committed by rockachopa
parent 4712619959
commit a88784ebf8
5 changed files with 96 additions and 0 deletions

View File

@@ -7,8 +7,12 @@
"hello": "tsx ./src/hello.ts",
"timmy-watch": "tsx ./src/timmy-watch.ts",
"timmy-report": "tsx ./src/timmy-report.ts",
"generate-timmy-nsec": "tsx ./src/generate-timmy-nsec.ts",
"typecheck": "tsc -p tsconfig.json --noEmit"
},
"dependencies": {
"nostr-tools": "^2.23.3"
},
"devDependencies": {
"@types/node": "catalog:",
"tsx": "catalog:"