This is the public roadmap and does not represent Ishtaran's complete internal roadmap. Items with no defined timeline have no promised date.
NOW
- Public Sandbox -- live, available now, simulated blockchain execution, no real funds
- Official SDKs -- Java, Node.js, Python, Go, published on their real registries (Maven Central, npm, PyPI, Go module proxy)
- Self-custody execution -- wallet generation, local transaction signing, and the full multi-leg signing protocol, implemented and validated end to end against the real Sandbox (signup through payment, signing, broadcast, and reconciliation)
- The self-custody signing protocol wired directly into Settlement and Withdrawals -- executeSettlement()/withdrawals.request() build the SigningRequest themselves, from the amounts already on the Settlement/Withdrawal, in Sandbox as well as Production
- Payout: Payable/Receivable accrual, PayoutPolicy, batched PayoutBatch execution (Manual trigger), and the Network Execution Engine (real network-cost quoting and reservation before every self-custody broadcast)
- Public website and documentation
NEXT
- A real blockchain connector for Production (Tron network) -- the signing/verification protocol is already built; this adds real broadcast to the network
- Fine-grained, role-based access control across every financial route
- Limited access to Production (self-custody only, same model already validated in Sandbox) -- target: around September 22, 2026. This is an estimate, not a guarantee.
THEN
- General availability of Production
- USDT and USDC (Tron network) in Production
LATER
- Additional assets and networks, depending on demand (not yet decided)