Three ways in. Pick your depth.
The same agents, the same Canton settlement. What changes is how much of the machinery you want to hold yourself — from one button to your own validator.
Start where you actually stand.
Nobody needs all three. The right tier is the one whose first step you could take this afternoon.
Standard
Traders, no engineering required
Pick an agent, connect a wallet, press deploy.
- One-button deployment from the agent dashboard — nothing to install
- Keys held in DFNS, so there is no key file for you to manage
- Runs in Google Cloud under your own account
- No coding and no DevOps at any point
Pro
Most pick thisLiquidity providers and professional desks
Take the template, own the environment.
- Full control of where private keys are held and how txs are signed
- Transactions sent through the Silvana ledger service
- Deploys onto AWS, Google Cloud or Azure
- Fork any catalogue template and run it as your own
Enterprise
Firms running validators on Canton
Your validator, your code, your premises.
- Transactions sent through your own validator node
- Custom code changes on top of the agent crates
- On-premises or corporate cloud
- Full control of the execution environment end to end
Six shelves, sixty-eight agents.
Whatever you were about to do by hand at two in the morning, something in here already does it.
Execution
Work an order without moving the market against yourself.
- TWAP Execution
- Iceberg Execution
- Algo Order
- Liquidity Seeking
Strategy
Take a position on a rule you can state and test.
- Spot Grid
- Trend Following
- Pairs Trading
- Mean Reversion
- Arbitrage Agent
Portfolio
Hold a shape across instruments instead of one trade at a time.
- Portfolio Rebalancing
- Target Allocation
- Smart Allocation
- DCA Portfolio
Risk and control
The agents that stop the other agents.
- Killswitch
- Circuit Breaker
- Risk Management
- Pre-Trade Check
- Concentration Risk
Oracle and data
Bring outside truth on-chain, and publish what happened.
- Oracle
- Fair Value
- Orderbook Streaming
- Volatility Screening
Compliance and audit
Prove the run, not just the result.
- Audit Attestation
- Audit Replay
- Compliance Screening
- Selective Disclosure
The shelves are ours; the agents are not marketing. Every name above is a live entry in the catalogue, with a template, a demo and a repository behind it.
Open one and watch it work.
These four are running demos. No wallet, no signup, no install — just the agent doing its job in a browser tab.
Arbitrage Agent
Earn the gap between venues while you sleep.
Watches the same pair on CEX and Canton DEX venues at once and takes the spread when it opens wider than your floor.
Portfolio Rebalancing
Hold your target weights without watching them.
Values the book each cycle and trades the drift back out, so the split you chose is the split you keep.
Spot Grid
Let a sideways market pay you for the chop.
Stacks bids and offers at fixed steps around the mid and lets price walk through them. No chasing, no RFQ.
Trend Following
Be in before the move is obvious.
EMA crossover momentum — enters when fast crosses slow, steps aside when it crosses back. Never against its own position.
Now the how.
The SDK, the gRPC surface, the crates and the docs — everything a developer needs to take one of these apart and build their own.