Skip to content

eko2one/nostr-tools-express-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nostr-tools-express-api

Requirements

  1. nodemon (npm i -g nodemon)
  2. node v18 (best managed through nvm)

Setup

  $ npm install
  $ npm start

Endpoints

/keys: Generate random key pair

/event: Generate random event with content 'Hello'

/events: Get all events from relay

About

just trying out nostr-tools

Resources

Stars

Watchers

Forks