Services Case Studies Stack Explorer Products FAQ About Book a call

A four-protocol Vyper flywheel plus deterministic security tooling.

Live at Sepolia/testnet scale and internally composition-reviewed. Not externally audited. No mainnet TVL. Routers move value already released or earned — they do not mint from nothing.

Stablecoin hub

TARE

Multi-collateral CDP with redundant oracle checks, bad-debt Dutch auctions, sTARE savings, Curve PegKeeper, and surplus routing into the reinvestment loop.

TARE case study →
Vault

Keep

USDC multi-strategy ERC-4626 vault with senior/junior tranches. FLYWHEEL 2.0: receives Coil keep_bps fees + TARE surplus emission slice. CoilMakerStrategy is PRIMARY.

Keep case study →
Governance

veForge

Vote-escrow tokenomics, gauge weights, bribe distribution, and GaugeWeightRouter steering Keep allocations via set_allocations().

veForge case study →
DEX

Coil

Intent-based batch-auction DEX. EIP-712/EIP-1271 order flow, partial fills, replay protection. Trading fees enter CoilFeeRouter for the 3-way split.

Coil case study →

How value closes the loop

Permissionless routers sit at the seams. They hold no admin keys to user collateral — only route fees and surplus already earned.

Coil → trading fees

Batch settlement accrues USDC protocol fees.

CoilFeeRouter → 3-way split

keep_bps (0–50%) → Keep vault · gauge_bps (0–50%) → BribeDistributor · remainder → Curve → TARE surplus.

SurplusSplitter → Keep + sTARE

Senior slice (≥70%) → sTARE yield · emission slice (≤30%) → Keep vault reinvestment.

GaugeWeightRouter → Keep allocation

veTARE votes steer capital across strategies within each strategy's max_debt.

Keep → CoilMakerStrategy → Coil

Primary path: EIP-1271 market making deepens books → more volume → more fees.

No vote, keeper, admin, or caller may move a solvent user's collateral, mint on a bad price, or alter live debt. That claim is engine-scoped — Keep depositor funds still depend on admin custody, strategy limits, and solver honesty.

Security agents & standalone tools

Agent suite

Seven deterministic agents

Composition Auditor, Deploy Verifier, Watchtower, DiffRisk, StressSim, Overseer, and Herald (human-gated). Read-only on the critical path.

Agent suite →
Standalone

SnekSentry

Inventory-funded Aave V3 liquidation executor + bot kit. Outside the flywheel value path — explicit owner-key and inventory risks.

SnekSentry case study →

700+ tests across repos · Hypothesis/Titanoboa stateful fuzz · fork-proven on Sepolia · self-reviewed, not audited.