Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DRAFT: Offline money app #146

Open
wants to merge 88 commits into
base: master
Choose a base branch
from
Open

DRAFT: Offline money app #146

wants to merge 88 commits into from

Conversation

Robert-ML
Copy link

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:

  • BUG: when removing tokens from the persistency DB, the removal is not happening;
  • do security check when transactioning tokens
  • do security check if token is signed by pre-shared public key representing a central authority
  • detect double spending and the culprit

AdiDumi and others added 30 commits March 8, 2023 11:08
Still not fully functional
…he Trustchain Superapp to have access to the initialized IPv8 network
…s initialized correctly compared to what I tried to use previously.

Solved hashing BUG.
The application now shows the promise as a QR code.

Possible bug: transition automatically to set amount page, to be investigated.
 into adrians

� Conflicts:
�	offlinemoney/build.gradle
�	offlinemoney/src/main/java/nl/tudelft/trustchain/offlinemoney/MainActivityOfflineMoney.kt
�	offlinemoney/src/main/java/nl/tudelft/trustchain/offlinemoney/ui/OfflineMoneyBaseFragment.kt
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.

None yet

5 participants