Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@nostr-dev-kit/ndk-mobile

Package Overview
Dependencies
Maintainers
0
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nostr-dev-kit/ndk-mobile

NDK Mobile

  • 0.2.2
  • latest
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

NDK Mobile

A React Native/Expo implementation of NDK (Nostr Development Kit) that provides a complete toolkit for building Nostr applications on mobile platforms.

Features

  • 🔐 Multiple signer implementations (NIP-07, NIP-46, Private Key)
  • 💾 SQLite-based caching for offline support
  • 🔄 Subscription management with automatic reconnection
  • 📱 React Native and Expo compatibility
  • 🪝 React hooks for easy state management
  • 👛 Integrated wallet support

Installation

npm install @nostr-dev-kit/ndk-mobile

Usage

When using this library don't import @nostr-dev-kit/ndk directly, instead import @nostr-dev-kit/ndk-mobile. ndk-mobile exports the same classes as ndk, so you can just swap the import.

Example

There is a barebones repository showing how to use this library: ndk-mobile-sample.

For a real application using this look at Olas.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Author

@pablof7z

Keywords

FAQs

Package last updated on 03 Jan 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc