Skip to content

nostr-connect/nostrum

Repository files navigation

🌊 Nostrum

Keep your Nostr keys safe.

⛹️‍♀️ Try now!

🎬 Demo

nostrum-alpha.mp4

📖 About

Nostrum it's a mobile app that allows you to sign transactions and messages with your Nostr keys. Nostrum is the reference implementation for a remote signer app (ie. Wallet) of the Nostr Connect protocol.

👩‍💻 Development

Requirements

  • React Native
  • Node.js
  • Yarn

Installation

yarn install

Running

yarn ios
yarn android

🚢 Release

It requires an expo account and the expo-cli installed.

# iOS
eas build --platform ios
eas submit --platform ios
# Android
eas build --platform android
eas submit --platform android

About

iOS & Android reference implementation of a Nostr Connect NIP-46 remote signer. Written with React Native Expo

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published