Lightning-Fast Payments
Across 14 Blockchains

Instant, low-cost cross-chain transfers powered by ÉTRID Lightning Network. Connect Bitcoin, Ethereum, Solana, and 11 more chains with one click.

14
Blockchains
<1s
Settlement Time
0.1%
Avg. Fee
99.9%
Uptime

Why Choose ÉTRID Lightning

The most advanced Lightning Network implementation spanning multiple blockchains

Instant Payments

Settle transactions in under 1 second across all 14 supported blockchains with Lightning Network speed.

Cross-Chain

Seamlessly route payments between Bitcoin, Ethereum, Solana, and 11 other chains without bridges.

Low Fees

Pay minimal fees (< 0.1%) compared to on-chain transactions. Save up to 99% on transaction costs.

Secure

Enterprise-grade security with watchtowers, fraud proofs, and multi-sig protection mechanisms.

Scalable

Handle millions of transactions per second with Layer 2 architecture and optimistic rollups.

BOLT-11 Compatible

Fully compatible with BOLT-11 invoice standard. Works with existing Lightning infrastructure.

How It Works

Simple, fast, and secure cross-chain payments in 4 steps

1

Open Channel

Open a Lightning channel on any of the 14 supported PBCs with just one transaction

2

Route Payment

Lightning Network finds the optimal path across chains automatically

3

Instant Settlement

Payment settles in under 1 second with cryptographic proof

4

Close & Settle

Close channel anytime and settle final balances on-chain

14 Blockchains, One Network

All major chains connected through Lightning

BTC
Bitcoin
Live
ETH
Ethereum
Live
SOL
Solana
Live
ADA
Cardano
Live
DOT
Polkadot
Live
AVAX
Avalanche
Live
MATIC
Polygon
Live
ALGO
Algorand
Live
ATOM
Cosmos
Live
XTZ
Tezos
Live
FLR
Flare
Live
HBAR
Hedera
Live
NEAR
NEAR
Live
APT
Aptos
Live

Network Statistics

Real-time metrics from the ÉTRID Lightning Network

$0M
Total Value Locked
0
Active Channels
0M
Total Transactions
0%
Average Fee

Real-World Use Cases

E-Commerce

Accept Lightning payments for instant settlement with zero chargeback risk

Gaming

Enable microtransactions for in-game purchases and player-to-player trading

Streaming

Per-second payments for content creators and streaming services

Remittances

Send money across borders instantly with minimal fees

Try the Demo

Create and scan Lightning invoices in seconds

Create Invoice

For Developers

Easy integration with comprehensive SDKs

npm install @etrid/lightning-sdk

import { LightningClient } from '@etrid/lightning-sdk';

const client = new LightningClient('mainnet');

// Create invoice
const invoice = await client.createInvoice({
  amount: 1000000, // 0.001 ETH
  description: 'Payment for services',
  expiresIn: 3600
});

// Send payment
const result = await client.sendPayment(invoice);

Roadmap

What's coming next

Q1 2025

Multi-path payments, Submarine swaps

Q2 2025

Lightning DEX, Recurring payments

Q3 2025

Channel factories, Privacy features

Q4 2025

DAO governance, Gaming integration