A clearer orbit for programmable money.
Stellus issues and orchestrates stablecoins and tokenized deposits with bank-grade compliance — so institutions can move regulated value on-chain in seconds, not days.
Infrastructure for the next generation of regulated money.
One platform to issue, move, and reconcile stablecoins and deposit tokens — with the controls a chartered institution actually needs.
Issue tokenized deposits
Mint regulated deposit tokens 1:1 against bank reserves. Programmable, transferable, fully reconciled in real time.
Settle in sub-second time
Atomic settlement across counterparties with deterministic finality. Average confirmation in 0.42 seconds.
Compliance, by construction
Travel rule, sanctions screening, and policy controls run inline on every transfer — not as an afterthought.
Multi-chain by default
Route across eight networks with consistent rails. One API, one ledger of record, no bridges to babysit.
Reserves, on chain & off
Hold cash at partner banks and money-market collateral on-chain. Attested daily; auditable continuously.
Custody you control
MPC-backed institutional custody with per-policy approval flows. Your keys, your quorum, your audit trail.
Four steps. One ledger. Sub-second finality.
Deposit
Funds arrive at a partner bank and are attested into reserves within the same operating day.
Mint
Stellus issues a 1:1 deposit token or stablecoin to your treasury wallet, recorded on the chain you choose.
Move
Send, settle, or program transfers through one API — with policy, screening, and approvals enforced inline.
Redeem
Burn the token, release the reserve. Reconciliation lands on the same ledger your auditors already trust.
Moving regulated value at the speed of intent.
Volume, velocity, and verified reserves — published continuously and reconciled on every block. The network keeps its own receipts.
One SDK. Every rail.
Predictable settlement.
Typed APIs in TypeScript, Python, and Go. Idempotent by default, streaming webhooks, and a sandbox that mirrors production chain-for-chain.
- Typed SDKs · TS · Python · Go
- Idempotency keys on every write
- Signed webhooks with replay-safe IDs
- Sandbox parity with mainnet networks
1// Issue a deposit token transfer2import { Stellus } from "@stellus/sdk";3 4const stellus = new Stellus({ apiKey: process.env.STELLUS_KEY });5 6const tx = await stellus.transfers.create({7 asset: "USDS",8 amount: "50000.00",9 from: "acct_meridian_treasury",10 to: "acct_pareto_settlement",11 network: "base",12 policy: "travel-rule + sanctions",13});14 15// → tx.status === "confirmed" · 0.42sThe institutional posture, encoded.
Stellus was built with regulators in the room. Controls run inline with transfers, evidence is continuous, and auditors get the same ledger your operators do.
Policy, in the path
Travel rule, sanctions, and bespoke approval flows execute on every transfer — never bolted on.
Custody you direct
MPC custody with per-policy quorums. Your auditors get continuous access; no one else does.
Attested reserves
Independently attested daily. Reserves and supply reconcile to the cent on a public ledger.
Move regulated value
in seconds, not days.
Pilot Stellus in a sandbox that mirrors production. Mint your first deposit token in an afternoon.