Unify Wallet v0.0.2: Payjoin Over Nostr

Unify Wallet is an early but functional version of a BIP-78 over Nostr Payjoin wallet, available on macOS and iOS.

Unify Wallet v0.0.2: Payjoin Over Nostr
  • "Unify - Payjoin Wallet v0.0.2 is available for public TestFlight on macOS/iOS," announced Fully Noded.
"Each invoice creates an ephemeral (one time use) nostr key pair for transmitting psbt's via encrypted direct messages. Connect to your node locally or via Tor."

DEV DISCLAIMER: "The project is in very early stages, likely to change significantly in the future. It is pre-alpha and not been tested by anyone but myself."

Key features

  • Seed data is always encrypted before being stored on the local device.
  • Passphrase compatible.
  • Functionality is limited on mainnet.
  • Launches in "Demo" mode where you are already connected to a Signet wallet over Tor.
  • To add your own node just navigate to config, export the rpc credentials to your bitcoin.conf and restart your node.
  • Create wallets in Config.
  • When running on macOS you may be prompted for keychain usage, this is because Unify stores an encryption key on your keychain.
  • Test creating/receiving standard and Payjoin transactions.
  • For best UX use with a local Bitcoin Core node running!

What's new in v0.0.2

  • Seed data is always encrypted before being stored on the local device.
  • Passphrase compatible.
  • Functionality is limited on mainnet.
  • Launches in "Demo" mode where you are already connected to a Signet wallet over Tor.
  • To add your own node just navigate to config, export the rpc credentials to your bitcoin.conf and restart your node.
  • Create wallets in Config.
  • When running on macOS you may be prompted for keychain usage, this is because Unify stores an encryption key on your keychain.
  • Test creating/receiving standard and Payjoin transactions.
  • For best UX use with a local Bitcoin Core node running!

Announcement
GitHub Repo