Roadmap
From a safe demo to a trustless v2.
Array ships in phases, and each one has to fully work before the next begins. Demo, send-to-act, and $Array are complete, live trading is being hardened, and the trustless on-chain v2 comes after its gate is proven.
Demo
Simulated buys and sells on live prices, with no real funds moving.
- Build an array, set weights, and check coin eligibility against live pools.
- Real fee, price, and cap math, run against live Dexscreener prices.
- Simulated execution: shares are minted and burned in the ledger, no funds move.
- Explore, array detail with a live price chart, build, and portfolio.
The full flow works on live prices, with zero custody risk.
Live core
Real SOL, real swaps through Jupiter, and connected-wallet buying and selling.
- Reserve keys generated and encrypted at rest, with the master key in a hardware-backed key service.
- An isolated execution service that is the only thing able to touch a reserve key.
- Sign-in-with-Solana, connected-wallet buy and sell, and per-coin swaps into the reserve.
- Automatic full refund if any leg cannot complete, so funds are never stranded.
- Portfolio with real cost basis and realized and unrealized profit and loss.
A real buy turns into shares, a real sell returns SOL 1:1, and refunds are proven.
Send-to-act
Buy an array by sending SOL from any wallet, with nothing to connect or sign.
- A one-time deposit address per buy, swept into the reserve.
- Deposit detection through Helius webhooks, attributed back to the sender.
- The per-pool size cap enforced live, with a one-tap resize when a buy is too large.
- The stats page live: value across all reserves, volume, array count, and coins covered.
A brand-new user completes a buy by sending funds in under 90 seconds.
$Array
The $Array token, a profit-buyback engine, and a marketplace that feels alive.
- On every profitable exit, 5% of the realized gain market-buys $Array.
- A live activity feed of buys, sells, and new arrays.
- Creator pages showing a builder's arrays and the fees they have earned.
Profitable exits trigger real, on-chain $Array buybacks.
Trustless v2
An on-chain program for the reserve and a real SPL share token per array.
- Reserve holdings and share accounting enforced by an on-chain program.
- Shares become real SPL tokens, not a database ledger.
- A third-party audit before mainnet, and a migration path for existing arrays.
An external audit passes and the custodial trust is removed.
Plans move. This is the intended path, not a promise of dates. The one rule that never moves: funds are never stranded, and you can always sell out. Read the full picture in the docs.