Aeltrix Labs — Ecosystem engineering

Build on deterministic infrastructure

Aeltrix Labs develops APIs, SDKs, and enterprise tooling for applications that require audit-grade execution traces and zero-ambiguity settlement. No gas fees. Deterministic finality. Full execution traceability.

// Connect to Aeltrix in 4 lines
import { AeltrixClient } from '@aeltrix/sdk';
const client = new AeltrixClient({
network: 'testnet',
rpc: 'https://rpc.aeltrix.com'
});
const balance = await client.getBalance(
'0x4ab2...77a1'
);
// Response: { value: "24500", credits: 18 }

Products

Infrastructure tools for builders

{ }

Aeltrix SDK

TypeScript and Rust SDKs for interacting with the Aeltrix network. Transaction building, signing, state queries, credit accounting, and real-time event streaming via WebSocket.

View SDK docs →

RPC Gateway

High-availability JSON-RPC endpoints with deterministic response guarantees. Full block, transaction, and account queries. WebSocket subscriptions for real-time block and transaction events.

Access RPC →

Explorer API

Programmatic access to block, transaction, and address data. Full execution traces with step-by-step state deltas. Credit usage analytics and validator performance metrics.

Explore API →

Validator toolkit

One-command validator deployment for testnet and mainnet. Real-time monitoring dashboards, slashing protection alerts, peer topology visualization, and performance benchmarking.

Run a node →

Settlement engine

Enterprise settlement rails for asset-backed finance. Deterministic clearing with full audit trails, compliance-grade reporting, and programmatic reconciliation across counterparties.

Learn more →

Integration hub

Pre-built connectors for custody providers, exchanges, payment processors, and compliance platforms. Webhook-driven event notifications with configurable filters and retry logic.

Browse integrations →

Built for institutional use cases

Real applications running on deterministic infrastructure

FINANCE

Asset-backed settlement

Tokenized bonds, securities, and real-world assets with deterministic clearing. Full audit trails from issuance through settlement. Atomic multi-party transfers with finality guarantees.

PAYMENTS

Zero-fee payment rails

High-throughput payment processing using bandwidth credits instead of per-transaction gas. Cross-border settlement in under 2 seconds. No fee estimation, no failed transactions.

COMPLIANCE

Programmable compliance

On-chain enforcement of regulatory rules with execution traces that satisfy institutional audit requirements. KYC/AML policy enforcement at protocol level with deterministic outcomes.

ENTERPRISE

B2B settlement networks

Private settlement channels between counterparties with shared state. Deterministic reconciliation eliminates disputes. Multi-party workflows with atomic commit guarantees.

Developer resources

All open source
TS

TypeScript SDK

npm install @aeltrix/sdk

Rs

Rust SDK

cargo add aeltrix-sdk

Py

Python SDK

pip install aeltrix

CLI

Node CLI

aeltrix-cli quickstart

Network metrics

Testnet · Estimated

BLOCK_HEIGHT

800,571

TOTAL_TX

29

VALIDATORS

5

GAS_FEE

0 AELX

UPTIME

99.9%

CHAIN_ID

aeltrix-1

Target integration partners

FireblocksChainlinkAlchemyCircleAnchorage

Partnerships in development — not yet active

Ready to build on Aeltrix?

Get API keys, explore documentation, and deploy your first integration in minutes.