Skip to content

feat: NFC + Bluetooth Low Energy Transfer of Ecash - #486

Open
m1sterc001guy wants to merge 7 commits into
fedimint:masterfrom
m1sterc001guy:ble
Open

feat: NFC + Bluetooth Low Energy Transfer of Ecash#486
m1sterc001guy wants to merge 7 commits into
fedimint:masterfrom
m1sterc001guy:ble

Conversation

@m1sterc001guy

Copy link
Copy Markdown
Collaborator

Very vibe coded, but this PR implements a proof of concept bluetooth low energy transfer of Ecash.

The basic idea is that two phones who want to transmit ecash to each other can just tap to exchange public keys. A shared secret using Diffie Hellman is created, which allows the sender to encrypt the ecash to the receiver. The receiver then listens for Ecash being transmitted over bluetooth low energy, decrypts the payload, and prompts the user to reissue the ecash. One tap, then magically the ecash shows up, very slick!

@m1sterc001guy
m1sterc001guy marked this pull request as ready for review July 20, 2026 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant