Platform

One execution layer for tokenized assets.

Silvana connects traders, applications, and agents to private execution and Canton settlement. Start in the interface, connect through the API, or build with the SDK.

Silvana platform visual
Platform

One platform. Three ways to use it.

Start through the trading interface, connect through the API or build agents with the SDK. Each product works on its own and becomes more powerful as part of the full Silvana stack.

Silvana Book

Private orderbook execution, matching, and settlement in one workspace.

Private execution for traders and agents. Trade through a private orderbook with RFQ, grid strategies, fast matching and Canton DvP settlement.

Explore Silvana Book
Silvana Terminal CC / USDC
PriceQtyTotal
0.94201,540CC
0.94182,100CC
0.9416990CC
▲ 0.9413$0.9413
0.94121,250CC
0.94103,400CC
0.9408880CC
5×5 depthDvP on Canton
Filled · settled in 0.4s
Agentic API

A typed transaction flow from preparation to execution.

Give agents and applications access to Canton through one typed gRPC interface for payments, transfers, DvP, multicall and settlement streams.

Explore Agentic API
TypeScriptRust
const p = await prepare(tx);
const s = await sign(p);
const updateId = await execute(s);
SDK

Configure an agent, run it, and follow live fills.

Turn strategy into a running agent with command line tools, reusable crates, proto interfaces and local signing.

Explore the SDK
agent.toml
market = "CC/USDC"
delta_percent = 0.4
levels = 6
size = 250
Live fillsqty · price
Buy180 @ 0.9412
Sell120 @ 0.9415
Buy240 @ 0.9411
Running· 14h 00m · 312orders
How it works

From intent to finality.

Every Silvana product follows the same controlled operating model. The interface may change, but the underlying principles remain consistent.

01

Define the intent

Set the action, permissions, limits, and expected outcome.

02

Prepare the transaction

Build the transaction and return the information required for verification.

03

Verify and sign

Review exactly what will execute, then authorize it within the user, application, or agent environment.

04

Execute privately

Route orders and workflows without broadcasting sensitive intent to a public market.

05

Settle on Canton

Complete delivery and payment together through Canton DvP when all conditions are satisfied.

06

Reconcile the result

Return structured status, update references, contracts, and settlement events for tracking and reporting.

Designed for control

Automation should expand capability, not authority.

Silvana is built for software that can act continuously without removing the controls that protect users, assets, and systems.

Private execution

Orders, strategies, balances, and sensitive workflow intent stay away from public order flow.

Controlled authorization

Transactions are prepared before signing, so every state changing action can be reviewed before execution.

Local signing

Private keys remain within the user, application, or approved agent environment.

Atomic settlement

Delivery and payment complete together. If the required conditions are not met, the transaction does not finalize.

Structured results

Canonical references, settlement events, and execution status make activity easier to monitor and reconcile.

Selective proof

Proving workflows can demonstrate relevant outcomes without exposing the underlying private activity.

What it enables

Built for the work around the asset.

Silvana provides the execution infrastructure for trading today and a growing range of agent operated financial workflows.

The same transaction preparation, verification, signing, private execution, settlement, and reconciliation path carries across each asset operation.

Silvana platform functions visual

Trading and liquidity

Run private orders, RFQs, swaps, grid strategies, and continuous liquidity workflows.

Payments and transfers

Move assets through typed payment, transfer, and multicall operations.

Treasury and portfolio

Coordinate allocations, rebalancing, inventory, and asset management workflows.

Settlement and operations

Track allocation readiness, settlement state, reconciliation, and recovery.

Proof and reporting

Generate evidence for balances, activity, controls, and workflow outcomes with selective disclosure.

Get started

Put the platform to work.

Trade through the app, configure an agent, or build directly on Silvana's execution infrastructure.