Documentation Index
Fetch the complete documentation index at: https://docs.inkwell.finance/llms.txt
Use this file to discover all available pages before exploring further.
CONFIDENTIAL & PROPRIETARY © 2026 Inkwell Finance, Inc. All Rights Reserved. This document is for informational purposes only and does not constitute legal, tax, or investment advice, nor an offer to sell or a solicitation to buy any security or other financial instrument. Any examples, structures, or flows described here are design intent only and may change.
How to read this page
Inkwell is a multi-product practice. The roadmap is organised by surface, not by a single timeline. Each product has its own milestone track; the services line tracks the engagement pipeline behind them.Product tracks
Leviathan — revenue-backed credit
Solana programs
Four Anchor programs built: leviathan-core (loans, policy, sessions, keepers), leviathan-pool (pooled lending, LP tokens), leviathan-score (credit scoring, oracle integration), leviathan-verifier (cross-chain TX verification).
ML credit scoring
Ensemble pipeline operational. On-chain credit reports with 0–1000 scores and risk tier classifications.
SDK & full app
@leviathan/sdk with unified Solana + Sui bindings. Live app: Supply, Borrow, Credit Reports, Positions, Leaderboard.Dagon — confidential matching venue
Encrypt-program integration
End-to-end devnet integration via
create_plaintext_ciphertext and create_input_ciphertext. Two-phase settlement with on-chain match scheduling.Match-schedule op-graph
Production graph: adaptive bracket from public Pyth + last-clearing reference, pro-rata clamp, structural self-trade prevention.
Benchmarks
H100 benchmarks: N=32 calm 6.2s, moderate 7.8s, volatile 9.75s. Single-pool ceiling N≈64 on current backend.
Auction-primitive SDK
Matching engine extracted as an auction SDK so other venues can host it. Strategy lead in
packages/dagon/research/auction-primitive/.Synthase — basis-yield strategy
Backtest validation
12.4% annualised, 0% probability negative year, validated out-of-sample across bull + bear regimes.
Venue integrations
11 perps venues integrated with official funding-rate documentation and rate-conversion correctness.
Profitability audit
Honest backtest: 8.8% at 0.25× slippage after cost-model fixes. Limit orders identified as the #1 lever.
IKA Staking + LIKA — Sui staking infrastructure
Validator scoring + allocation engine
Live on IKA mainnet. APY, uptime, commission analysis; optimal allocation across validators.
Agent API + MCP server
OpenAPI spec, Claude Code skill, MCP server, and AI plugin discovery for agent integrations.
LIKA contract + keeper
Phase 1 + 2 complete: contract deployed on Sui testnet, keeper online, frontend live.
Backend cache layer
APY history, validator list, IKA price moved to backend DB; epoch-boundary polling.
Services pipeline
The services line follows the same primitives the products run on. Engagements typically run 6–12 weeks; we take on a small number per quarter so the team stays product-deep.| Service | Current state | Where it fits |
|---|---|---|
| Ika dWallet integration | Active inquiries; engagement scoping | Cross-chain custody, non-custodial enforcement |
| Encrypt FHE integration | Active inquiries; engagement scoping | Confidential compute, dark-pool-style matching |
| Cross-chain enforcement design | Reference architecture published in Design Philosophy | Multi-chain custody, attester-to-ZK migration paths |
| Confidential compute architecture | Pre-engagement diligence offered | Primitive selection (FHE vs MPC vs TEE vs ZK) |
| Cryptographic systems review | Available on request | Independent read of in-flight architecture |
Firm-level milestones
| Phase | Timeline | What lands |
|---|---|---|
| Foundation ✅ | Dec 25 – Feb 26 | Solana programs, SDKs, ML scoring, IKA Staking on mainnet, testnet validation |
| Production readiness | Mar – Jun 26 | External audits, mainnet readiness across Leviathan + LIKA, Dagon auction-SDK preview |
| First capital deployed | Jul – Oct 26 | Leviathan SPV live, 10–20 pilot loans, public track record begins |
| Institutional scale | Nov 26+ | “Leviathan Vintage 2026” tear sheet, services engagements with institutional counterparties |
| Embedded surface | 2027+ | Embedded credit + embedded confidential matching as SDKs for partners |
Follow our progress
- X/Twitter: @__Inkwell
- Discord: Join our community
- GitHub: inkwell-finance