brh28 / nostr-scripts

NodeJS scripts to interact with nostr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nostr-scripts

NodeJS scripts to interact with nostr.

##Getting started

  1. npm install to pull dependencies
  2. node scripts/create_keys.js to create a public/private key pair
  3. Add private key to .env

About

NodeJS scripts to interact with nostr


Languages

Language:JavaScript 100.0%