KhomDev FLYWHEEL Documentation¶
Welcome to the documentation for the KhomDev DeFi flywheel — four Vyper 0.4 protocols that interlock into a closed-loop revenue system on Ethereum Sepolia.
New to DeFi?
Start with What is DeFi?, then follow the Flywheel overview. No coding required for the Learn track.
The four pillars¶
| Protocol | One-line role | Start here |
|---|---|---|
| TARE | Overcollateralized stablecoin (CDP) | TARE hub |
| Keep | Multi-strategy USDC vault | Keep hub |
| Coil | Intent-based batch-auction DEX | Coil hub |
| veForge | Vote-escrow governance & bribes | veForge hub |
Quick links¶
- FLYWHEEL 2.0 value flow — how fees, surplus, and votes connect
- Core invariant — what the system promises (and what it does not)
- Sepolia tour — try the live testnet stack
- Contract address book — deployed addresses
- Interactive explorer — visual flywheel map
Documentation tracks¶
flowchart LR
Learn[Learn DeFi basics] --> Flywheel[Understand the flywheel]
Flywheel --> Protocols[Protocol deep dives]
Protocols --> Reference[Contract reference]
Flywheel --> Security[Trust & security]
| Track | For whom | Style |
|---|---|---|
| Learn | Beginners, non-DeFi readers | Analogies, no jargon |
| Flywheel | Anyone wiring the stack | Diagrams, value flows |
| Protocols | Integrators, auditors | Contract walkthroughs |
| Security | Risk reviewers | Trust boundaries, seams |
| Reference | Developers | Addresses, contract index |
Testnet only
All deployments are on Sepolia. Fuzzed and internally reviewed — not externally audited. Do not use with mainnet funds without independent review.