Table of Contents
Getting Started
Welcome to the Elissisweb3 DAO technical guide. This documentation is designed to help developers and community members understand the architecture, governance, and tooling of our Web3 ecosystem.
Prerequisites
- · Ethereum wallet with ELI tokens (ERC-20)
- · Web3 provider (Infura, Alchemy, or local node)
- · Basic knowledge of DAO governance models
Governance Processes
Our DAO uses a token-weighted voting system with on-chain proposals. Voting power is directly proportional to staked ELI tokens.
Example Proposal Flow:
1. Proposer submits a new proposal via governance contract
2. Proposal undergoes 72-hour voting period
3. Quorum required: 200,000 ELI votes
4. Execution if for-votes > against-votes by 20% threshold
DAO Treasury
All treasury operations are auditable on-chain. The Elissisweb3 DAO treasury currently holds approximately $4.2M across Ethereum, Arbitrum, and Polygon.
1.2M ELI
Token reserves
$3.8M
Fiat holdings
Developer Tools
Subgraphs
Query governance events and DAO treasury movements via our TheGraph endpoints.
Explore Subgraph