Alluo Explained
Search
K
👨🔬

Tech deep dive: Vote Executor Architecture

An exploration of how the Vote Executor works all from offchain voting on Snapshot to enacting those votes on chain.
The next few sections will break down the key elements of the Vote Executor Architecture, exploring how it achieves decentralisation and how each step is carried out by our smart contracts.
In particular,

1. How we go from off chain voting through snapshot, to data submission on chain

2. How we verify data on chain and maintain decentralisation

3. The process in which each regular vote category (Tokenomics, Liquidity Direction, Farm Yield APY) is executed on chain

4. How we execute the votes over multiple chains