Release Candidate v0.0.1
This release candidate offers a fully functional Payjoin wallet, Tor for connecting to your node and nostr for creating collaborative transactions!
- 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!
I signed the dmg with my gpg public key 1C7227763647A2216E02E539025E9AD2D3AC0FCA
, you can download the attached binaries, import my public key with gpg and verify my signature is valid. My public key is also shared on my X profile and Nostr profile.
shasum -a 256 UnifyWallet-v0.0.1.dmg
should get you the same hash in the SHA256SUM file.
*The code in the dmg is not exactly on par with what is in master due to having to hardcode my servers credentials to make "Demo" mode possible.