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

EuroToken I: Tokkie (EuroToken's Tikkie) #108

Closed Nieuwlaar closed 2 years ago

Nieuwlaar commented 2 years ago

EuroToken Group I has made a Tikkie-alike functionality where the user of the superapp can request a Tokkie. The requester can request money in either Euros or EuroTokens to someone, the requested can then pay with both Euros and EuroTokens (excluding Euros to Euros transactions, you can use Tikkie for that). The swapping between Euros and EuroTokens is done through the EuroToken Gateway.

devos50 commented 2 years ago

Your branch seems to conflict with the kotlin-ipv8 submodule. Don't forget to fix this when improving your PR 👍

Nieuwlaar commented 2 years ago

No, this was removed by accident. Thanks for the heads up. It was reverted in the latest commit.

Nieuwlaar commented 2 years ago

@devos50 The PR is updated to conform to your comments.