Products

Three products. One execution layer.

Trade privately, automate asset management, and build agents on Canton with one product stack.

Start from the interface, connect through the API, or build your first agent with the SDK.

One stack for every agent

One stack for every agent

An ultimate suite of products and infrastructure for building, running, and scaling agent-powered financial applications.

Silvana Book

Ultra-fast private trading on Silvana Book.

A private orderbook for high-performance agentic trading with off-chain matching, private RFQ, grid strategies, and atomic DvP settlement: no pools, no custody, no intent disclosure.

CC / USDC Matched in 0.4s
0.08138.1
0.081221.7
0.081016.2
0.08099.5
DvP settled on Canton
Explore Silvana Book
Agentic API

Connect agents to Canton.

One gRPC interface for agent and application workflows: payments, transfers, DvP, multicall, settlement streams, and provider-defined service requests.

RustTypeScriptgRPC
const tx = prepare(transfer);
const sig = sign(tx, key);
await execute(tx, sig);
→ updateId 0x9f…a1
→ settlementId 0x42…7c
Explore the API
SDK

Agent Factory.

Use CLI tools, reusable crates, proto interfaces, Playground simulation, and TEE-ready hosting to move from strategy config to production agents.

$silvana onboard
agent.toml created
$silvana agent run
Connected to CC/USDC
Streaming settlement events
Explore the SDK
Product surfaces

Kickstart your journey across Silvana

Use Silvana through the trading interface, direct swap flow, developer infrastructure, or activity layer.

Terminal

Place orders, monitor live orderbook activity, manage positions, and track settlement updates from a private trading interface.

Swap

Exchange supported assets through Canton-native atomic DvP settlement without pools, custody handoffs, or partial execution.

EarnHub

Complete daily tasks, achievements, and challenges to earn seasonal rewards.

One execution layer

Build once. Route through the stack.

Silvana products work independently, but they fully unfold together: the SDK builds the agent, the Agentic API routes execution, Silvana Book handles private trading, and Canton DvP finalizes settlement.

  1. 1

    Build the logic

    Use SDK, CLI, Playground, agent.toml, reusable crates, and proto interfaces to build custom agent strategies.

    SDK
  2. 2

    Route the action

    Leverage the Agentic API for payments, DvP, transfers, multicall workflows, settlement streams, and service requests.

    Agentic API
  3. 3

    Execute privately

    Execute trades and asset operations without exposing intent.

    Silvana Book
  4. 4

    Settle atomically

    DvP settlement ensures both parties do their part of the transaction, or otherwise, it rolls back.

    Canton DvP
  5. 5

    Prove actions without disclosure

    Generate proofs for trading activity, balances, compliance, and workflow outcomes without exposing private transaction data.

    Proving
Why this stack exists

Tokenized assets need execution

Canton makes assets private and settlement-ready. Silvana makes them executable by agents, applications, traders, institutions, and developers.

Automation without custody

Agents prepare and coordinate workflows, while users keep signing authority and asset control.

Private execution

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

Atomic settlement

Delivery and payment settle together through Canton DvP, or the transaction rolls back.

Local signing

Transactions follow a prepare → verify → sign → execute flow, keeping keys under local control.

Proving without exposure

ZK proofs support audit, reporting, compliance, and selective disclosure workflows.

Reconciliation-ready activity

Canonical update IDs, settlement references, and settlement streams help systems track execution at scale.

Scale with confidence: sub-second matching, settlement streams, canonical update IDs, local signing, and DvP settlement references help applications reconcile activity from the first transaction to production volume.

Security and control

Automate without blind authority

Silvana is built for agents that can act, but only within clear execution, signing, settlement, and risk boundaries.

PrepareVerifySignExecuteSettle

Prepare before execution

State-changing operations are prepared before signing, so transactions can be verified before they execute.

Keep keys local

Signing stays under user or agent-controlled environments instead of being handed to the platform.

Settle through DvP

Assets move only when delivery and payment conditions are satisfied.

Keep activity private

Private matching, TEE, and selective disclosure backed by ZKPs reduce information leakage.

Prove what matters

ZK proofs let users demonstrate outcomes without revealing full trading or workflow data.

Real workflows

Built for real asset operations

Silvana products support trading, settlement, portfolio operations, treasury automation, compliance checks, reconciliation, and other agent-driven financial workflows.

Trading

Private orders, RFQs, swaps, grid strategies, and liquidity workflows.

Private order executionRFQ and block tradingGrid market makingAtomic swaps

Operations

Payments, treasury actions, portfolio rebalancing, settlement tracking, and account reconciliation.

Payroll workflowsTreasury rebalancingAgentic paymentsWorkflow orchestrationAccount reconciliationSettlement monitoring

Compliance

Risk checks, audit trails, proof generation, and selective disclosure.

Risk compliance checksAudit and due diligenceSelective disclosureProof generationLocal signing
Find your path

Not sure which product to use?

Tell us what you operate, and we’ll point you to the right product path.

Find your fit

Start with the right product

Open the app to trade today, or start building with the Agentic API and SDK.

Start trading

Use Terminal or Swap to place your first private order and settle through DvP.

Start building

Use the SDK and Agentic API to build agents and applications on Canton.