Code Monkey home page Code Monkey logo

Comments (7)

wkmeijer avatar wkmeijer commented on June 12, 2024

I can't think of a proper way where proxy-voting would work with Tribler's multichain. The only way is to make all voters set up a node, which is really not practical. See attached image.

Furthermore, the blocks of handing out the tokens are only in one place. (this might be an issue for other implementations too?)

tribler_multichain_diagram

from polling-station-app.

wkmeijer avatar wkmeijer commented on June 12, 2024

Solution:

  • For every voter a node is hosted which holds the personal blockchain of the voter (genesis block states that everyone gets 1 token)
  • Node is always online
  • Voters can proxy-vote by communicating with the nodes
  • Voting booth checks chain of voter and government and adds new transaction to spend tokens
    tribler_multichain_hosted_nodes 1

from polling-station-app.

jonathanraes avatar jonathanraes commented on June 12, 2024
  • Blockstack
  • Monax
  • Coinspark

from polling-station-app.

landgenoot avatar landgenoot commented on June 12, 2024

https://github.com/chain/chain Seems to be promising, but not fully implemented. Also maybe to heavy for this job.
https://github.com/openchain/openchain Modifyable, good documentation and suitable for offline wallet storage. Possible problem: centralized.

from polling-station-app.

jonathanraes avatar jonathanraes commented on June 12, 2024

https://monax.io/ Toolkit for creating blockchain supporting smart contracts. Looks quite commercial though

from polling-station-app.

wkmeijer avatar wkmeijer commented on June 12, 2024

https://github.com/MultiChain There is need for mining, government can host a mining node.

from polling-station-app.

klikooo avatar klikooo commented on June 12, 2024

Bigchaindb
Advantages:

  • Scaleable (million transactions per second)
  • Rich permissioning
  • Lots of documentation

Disadvantage

  • Not production ready, should be used to build POC or prototype
  • Is big, so not quite clear where is what

from polling-station-app.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.