Deploy of a National Blockchain Network, open to new ideas... #5103
LexInnovateSAS
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello community, I need your opinions and experiences, not just with Fabric but also development ideas in general. Personally, I am working on a project that involves offering a unified solution leveraging the benefits of blockchain. So far, and in a very simplified manner without going into details, this is my diagram:
Client (Mobile App) <--> GraphQL API <--> Fabric Gateway API <--> Blockchain (Peers/Chaincode)
To give you an idea of its intended use, the project focuses on virtual elections, electronic signatures, digital identity, and possibly managing its own currency. The app will be natively developed for mobile devices (as much as possible) and deployed using TalosOS(k8s) virtualized in proxmox.
I’ve spent the last two months consolidating the idea, studying, and thoroughly analyzing the logic and data flow to fully understand the complexity of the project.
The consensus system I’m considering at the moment is RAFT. The main idea is that the system will be exclusively for registered citizens with a verifiable digital identity on the blockchain, which would enable them to access the other functionalities of the system.
I’m open to any contributions that could help me. Thank you all very much!
Beta Was this translation helpful? Give feedback.
All reactions