Interactive TUI
Running akita-dao with no arguments launches a full-screen interactive dashboard.
Navigation
Section titled “Navigation”| Key | Action |
|---|---|
Tab / Shift+Tab | Switch tabs |
[ ] | Cycle items (proposals, accounts) |
↑ ↓ k j | Scroll |
PgUp PgDn | Scroll fast |
g / G | Jump to top / bottom |
r | Refresh data |
q | Quit |
DAO Tab
Section titled “DAO Tab”Full DAO overview displaying:
- Core settings — Admin address, wallet app ID, controlled address
- Asset supply bars — AKTA and BONES total supply and distribution
- Registered app IDs — All contract IDs in the Akita App List, Social App List, Plugin App List, and Other App List
- Proposal settings — Per-action-type configuration showing duration, participation threshold, and approval threshold
- Revenue split chart — How revenue is distributed across recipients
Fees Tab
Section titled “Fees Tab”All fee parameters displayed side-by-side across categories:
- Wallet fees — Wallet creation fee
- Social fees — Post fee, react fee, impact tax range
- Staking fees — Pool creation fee, impact tax range
- Subscription fees — Service creation fee, payment percentage, trigger percentage
- NFT fees — Marketplace sale percentages, auction fees, raffle fees, composable percentages
- Swap fees — HyperSwap impact tax range
Wallet Tab
Section titled “Wallet Tab”DAO wallet state including:
- Global state — Admin, controlled address, registered status
- Escrow accounts — Names, app IDs, lock status, balances
- Installed plugins — Plugin app ID, caller, escrow, method restrictions, cooldowns, delegation settings
- Named plugins — Human-readable aliases mapped to plugin keys
- Spending allowances — Per-asset, per-escrow allowance configuration
- Execution keys — Pre-authorized transaction groups with validity windows
Proposals Tab
Section titled “Proposals Tab”Browse and inspect governance proposals:
- List view — All proposals with status, vote counts, and timestamps
- Detail view — Select a proposal with
[]to see:- Status (Draft, Voting, Approved, Rejected, Executed)
- Vote totals (for/against/abstain)
- Creator and timestamps
- Fully decoded actions — field updates, plugin changes, app registrations
Network Selection
Section titled “Network Selection”Launch on a specific network:
akita-dao # mainnet (default)akita-dao -n testnet # testnetakita-dao -n localnet # localnet