Skip to content

Nostr is a lightweight Swift package for handling Nostr types on the client side.

License

Notifications You must be signed in to change notification settings

Galaxoid-Labs/Nostr

Repository files navigation

Nostr

Nostr is a lightweight Swift package for handling Nostr types on the client side.

Looking for something more high-level that also handles socket connections? Checkout out NostrClient

Goals

  • Minimal dependencies with support for as many platforms as possible.
  • Lightweight, easy to use and understand
  • Good test coverage

Dependencies

Platforms

  • ✅ MacOS 14+
  • ✅ iOS 17+
  • ✅ iPadOS 17+
  • ✅ MacCatalyst 17+
  • ✅ VisionOS 1+
  • ✅ tvOS 17+
  • ✅ watchOS 10+
  • ✅ Linux
  • ✅ Windows

Todo

  • Documentation
  • Finish test coverage

Getting Started

More info to come soon

Alot was borrowed and inspired by NostrKit 🙏

About

Nostr is a lightweight Swift package for handling Nostr types on the client side.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages