-
Notifications
You must be signed in to change notification settings - Fork 63
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
Trustchain: Native Android implementation #44
Comments
@qstokkink If I'm correct you mentioned yesterday that trustchain is using the Ed25519 elliptic curve? |
@klikooo to be precise: it uses Curve25519 and not Ed25519. |
Current progress, Database code getting functional, https://github.com/wkmeijer/CS4160-trustchain-android/tree/4_create_database |
ToDo:
|
@synctext could you update the link of the documentation on brightspace to the following http://trustchain-android.readthedocs.io/ |
Please upload your Trustchain app as a private Beta on Google Play store release this or next week. This app will be mentioned at length in my upcoming talk at Stanford: Sandeep can help with a stable IPv4:port for bootstrapping. Open matters:
|
ToDo:
|
Last sprint:
As discussed, possible upcoming sprints:
|
Comments: IPv8 is cool according to @MattSkala. Next step is to expand IPv8 concepts/overlay/code with nearby Bluetooth devices. |
This issue must be moved to the same repository where the Android app is. And the Android app by @MattSkala must be moved to Tribler organization. And @MattSkala must get limited rights for the corresponding repo at our organization. |
@ichorid The Kotlin implementation already is part of Tribler organization:
Feel free to move or close this issue. |
This issue is indeed completed so I will close it 👍 |
Add validation result for specific missing blocks
Create a clean-slate Java implementation of Trustchain. Enables future support of a Android credit wallet. Plus future digital votingpass app future integration, Tribler/tribler#2918
Issues:
First results:
The text was updated successfully, but these errors were encountered: