Futarchy Dapp #11353
yribero
started this conversation in
Show and tell
Futarchy Dapp
#11353
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Why adopt Futarchy for the Governance of Blockchains ?
The following three premises yield the conclusion that Futarchy (ref: https://mason.gmu.edu/~rhanson/futarchy2013.pdf) should be used for the governance of blockchains;
Thus, we should leverage Futarchy for picking the right decisions regarding blockchain governance.
See Manipulation in Conditional Decision Markets
An example Futarchy contract for an important governance decision;
Instead of voting, why not use Futarchy to determine whether or not to sunset the ‘Inter Protocol’? How would that work?
market A: buy/sell BLD if the protocol is sunsetted. The price in this market gives us: E [ price of BLD | sunset ‘Inter Protocol’ this financial quarter]
Market B: buy/sell BLD if the protocol is maintained. The price in this market gives us:
E [ price of BLD | maintain status quo this financial quarter]
Blockchain Implementation
Despite its appearance, the Futarchy mechanisms are not trivial to implement on blockchain. What to do with transactions of the market that did not win without polluting the application chain that requires the Futarchy decision? If a dedicated ledger is used to run Futarchy as an application in itself, it requires orchestration between the Futarchy application and the chain that uses Futarchy to inform its decision. The architecture of the cosmos ecosystem with Agoric’s orchestration capabilities is an excellent candidate to enable the next generation of governance technologies.
Copy of Cosmic Futarchy.drawio.pdf
Repository: https://github.com/yribero/futarchy-dapp
Beta Was this translation helpful? Give feedback.
All reactions