Replies: 1 comment
-
Quick video recording of the current very quick prototype (few minutes of code): ariton-registry-BSN-data-entry.mp4 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
There is a specification and project to use the Stellar blockchain to post social graph data, it is currently being utilized by the Montelibero community.
This should be implemented as a registry or data within Ariton.
I have already made a very basic implementation to view the data provided from the JSON API returned from a service, we should do more work to make it better. Then we should consider adding functionality to edit the data.
This means we need to integrate wallet support for web-based Stellar wallets and potentially just performing signing with private key, which can either be entered on each edit, or stored encrypted within the app.
Beta Was this translation helpful? Give feedback.
All reactions