Form New DAO LLC
Paste your constitution YAML below to create a new Wyoming DAO LLC entity.
Constitution YAML
constitution: name: my-dao-llc version: 1 created: "2026-04-26T16:41:36.551Z" identity: did: null hmr: "did:oas:l1fe:hmr:founder" mhr: null lineage_depth: 1 mode: supervised escalation: spend_threshold_usd: 10000.0 contract_threshold_usd: 50000.0 hiring_agents_requires_approval: true hiring_humans_requires_approval: true dissolution_requires_human: true contact_email: founder@example.com contact_did: "did:oas:l1fe:hmr:founder" governance: chain: solana chain_network: devnet voting_threshold: 0.51 quorum: 0.5 voting_period_seconds: 86400 hold_up_time_seconds: 3600 amendment_threshold: 0.67 dissolution_threshold: 0.75 treasury: primary_currency: USDC network: solana daily_spend_limit_usd: 5000.0 requires_proposal: true reserve_minimum_usd: 500.0 auto_fund_agents: false members: - id: "did:oas:l1fe:hmr:founder" role: founder voting_weight: 100 permissions: [admin, propose, vote] compliance: jurisdiction: WY entity_type: dao_llc annual_report: true registered_agent: true tax_election: disregarded dissolution_inactivity_months: 24
Create Entity
Reset to Example