Skip to content

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

License

Notifications You must be signed in to change notification settings

nostr-connect/nostrum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

93443c6 Β· Dec 6, 2023

History

42 Commits
Jun 11, 2023
Jan 27, 2023
Dec 6, 2023
Jan 7, 2023
Jan 15, 2023
Jan 7, 2023
Jan 7, 2023
Dec 6, 2023
Feb 20, 2023
Jan 7, 2023
Jan 20, 2023
Dec 6, 2023
Jan 5, 2023
Dec 6, 2023

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