Pre-launch · Private testnet live

The settlement layer for tokenized real-world assets

Veyra is institutional-grade infrastructure for issuing, distributing, and settling tokenized real-world assets across chains — with compliance and yield built in.

Mainnet targeted for Q4 2026 · Audits underway

Backed by leading funds and operators

Northlattice CapitalRidgeline VenturesMeridian DigitalHalcyon FundContinuum LabsFieldstone Partners
Private testnet
Network status
Q4 2026
Mainnet target
4+
Chains at launch
Audits underway
Security

Platform

Everything issuers need to bring an asset on-chain — and keep it compliant

Veyra unifies issuance, compliance, distribution and settlement into one platform, so teams stop stitching together contracts and spreadsheets.

Unified settlement engine

Atomic, real-time settlement for tokenized assets across chains and off-chain rails — no more manual reconciliation between issuers, custodians and investors.

Compliance-native tokens

Programmable transfer restrictions, allowlists and KYC/AML hooks are part of the token standard, so regulated assets stay compliant on-chain by construction.

Automated yield distribution

Schedule and stream coupon, dividend and interest payments to holders on-chain, with a full audit trail and reporting for every distribution.

Developer SDK & APIs

A typed TypeScript SDK, REST + GraphQL APIs and webhooks let any product embed issuance, transfers and reporting in days rather than quarters.

Multi-chain by default

Issue and settle on Ethereum, Base, Arbitrum and more from a single control plane, with a consistent data model across every network.

Institutional controls

Role-based access, granular permissions, immutable audit logs and exportable reporting designed for teams that answer to auditors and regulators.

For issuers

Launch and manage assets from one dashboard

  • Configure compliant tokens with allowlists and transfer rules in minutes.
  • Schedule yield and principal distributions with a full audit trail.
  • Monitor settlement across every chain in real time.

For developers

Embed issuance in your product with a typed SDK

example.ts
import { Veyra } from "@veyra/sdk";

const veyra = new Veyra({ apiKey: process.env.VEYRA_KEY });

// Issue a compliant, yield-bearing asset
const asset = await veyra.assets.create({
  name: "Treasury Note 2026",
  chain: "base",
  compliance: { allowlist: true, kyc: "tier-2" },
});

await veyra.distributions.schedule(asset.id, {
  amount: "1250000",
  currency: "USDC",
  at: "2026-09-30",
});

Get early access

Join the waitlist

We're onboarding design partners and developers to the private testnet in small cohorts. Tell us where to reach you and we'll be in touch as we open access.

We're hiring

We're a small, senior, fully-remote team building foundational infrastructure. Come build with us.

View open roles