Skip to content
This repository has been archived by the owner on Mar 29, 2023. It is now read-only.
/ nostr-rs Public archive

A non-functional Rust implementation of the nostr protocol

License

Notifications You must be signed in to change notification settings

futurepaul/nostr-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATED

Please use the wonderful and active https://github.com/rust-nostr/nostr project.

Nostr types for Rust

  • create event
  • serialize event
  • deserialize event
  • handle tags
  • subscribe to relays
  • put relays in pools

try cargo run --example demo if you want to see what's up. You'll need a relay running at ws://localhost:3333/ws

About

A non-functional Rust implementation of the nostr protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages