Skip to content

Experimental repo to play around in the nostr ecosystem

Notifications You must be signed in to change notification settings

gislik/nostrust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nostrust

This repo is an experimental code to play around with the nostr ecosystem.

Ideas I'm playing with include:

  • nostr libraries
  • relays
  • aggregators
  • micro apps

Library:

  • Parse and verify an event
  • Generate and sign an event
  • Construct messages requests
  • Parse message responses
  • Direct message support
  • Seed phrases

CLI:

  • Read an event as json from stdin and verify
  • Generate an event from cli arguments and write to stdout as json.
  • Generate message requests
  • Generate a new key and print to stdout
  • Read the private key from an environment variable
  • Derive the private key from a mnemonic, read from an environment variable

NIPS:

About

Experimental repo to play around in the nostr ecosystem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages