Tribler / trustchain-superapp

Kotlin implementation of Trustchain and IPv8 with rich networking: multihoming of local Bluetooth+4G, decentral social networking, UDP hole punching, etc.
GNU General Public License v3.0
80 stars 63 forks source link

DRAFT: Offline money app #146

Open Robert-ML opened 1 year ago

Robert-ML commented 1 year ago

Offline money application.

At the moment it contains the ability to exchange token based currency through the scanning of a QR code. This means it is completely offline. The printing of money is done in demo mode using a pre-shared private-public key. The app has data persistency.

TODOs:

Robert-ML commented 1 year ago

Can somebody put the lable "draft" on this PR?