Where to go next
This book covers the common path through Nostr Dev Kit. Continue with the appropriate reference for APIs and protocol details that are outside that path.
Rust API reference
Native packages
The package pages provide releases and platform metadata:
- Python package on PyPI
- JavaScript packages: Node.js, Web, and React Native
- Kotlin artifacts: Android, JVM, and Kotlin Multiplatform
- Swift package
- C# package on NuGet
- Binding source, examples, and platform support
Protocol reference
Use the NIP repository for wire semantics and interoperability requirements. The API shows how to construct a value; the relevant NIP defines how other clients and relays interpret it.