DynamicNFT Amendment Enabled on Mainnet
This landmark amendment allows mutable NFTs to be minted on the Web3Ledger, enabling real-world use cases like evolving game items and updatable credentials.
Web3Ledger is a decentralized, public network built for modern Web3 products. Connect assets, users, and liquidity across ecosystems with secure, low-cost infrastructure.
The Web3Ledger is a shared, global ledger open to everyone. Companies, developers, validators, and users collaborate to make Web3Ledger better every day — with no single point of control.
Unlike most blockchains, Web3Ledger requires no mining and uses negligible energy, making it one of the first truly carbon-neutral blockchains. Transactions reach consensus in 3–5 seconds through a network of 150+ independent validators.
From global payments to DeFi and tokenization, the Web3Ledger powers next-generation financial infrastructure.
Atomically settle multi-hop payments that cross currency or national boundaries with ease. Send money anywhere in the world in seconds, not days.
const client = new Client('wss://web3ledger-node.example');
await client.connect();
const payment = {
TransactionType: 'Payment',
Account: wallet.classicAddress,
Amount: amountToBaseUnits(22),
Destination: 'r9cZA1mLK5R5Am25ArfXFmqg...'
};
const result = await client
.submitAndWait(payment, { wallet });
// Settled in ~3 seconds
console.log(result.result.meta.TransactionResult);
// → 'tesSUCCESS'
Native protocol-level features that eliminate the need for complex, risky smart contracts.
Transactions settle in 3–5 seconds through a federated Byzantine agreement mechanism — no wasted energy, no miners.
A native decentralized exchange and AMM baked into the protocol itself — trade any token pair with zero counterparty risk.
Multi-signature accounts, escrow, and payment channels give institutions and individuals flexible options for securing on-ledger assets.
Issue stablecoins, CBDCs, or any custom token. Trust lines enforce compliance requirements at the protocol level.
Batched micropayments with unlimited speed, secured by protocol consensus. Enable streaming payments and pay-per-use business models.
Time-based and cryptographic condition escrow natively in the protocol — no third party required for conditional payments.
Everything you need to get started working with the Web3Ledger — from quickstart guides to full protocol reference.
Learn the "what" and "why" behind fundamental aspects of the Web3Ledger.
Read docs →Step-by-step guidance to perform common tasks with the Web3Ledger.
Start building →Full protocol reference, API methods, and transaction types.
View reference →Web-based tools, Testnet faucet, WebSocket console, and more.
Open tools →Get free testnet tokens and build without risking real funds. The Testnet mirrors Mainnet exactly.
The Web3Ledger community includes software engineers, server operators, businesses, and users across the globe — all working together to build the greenest infrastructure for blockchain innovation.
Web3Ledger's innovation relies on the shared experience of builders like you. If you're ready to start your next blockchain project, explore developer funding and community programs.
This landmark amendment allows mutable NFTs to be minted on the Web3Ledger, enabling real-world use cases like evolving game items and updatable credentials.
The latest reference server implementation adds new features and critical bug fixes. All node operators are encouraged to upgrade for service continuity.
The default UNL for Web3Ledger servers has migrated to the new Web3Ledger Foundation, strengthening the network's decentralization and independence.
Join thousands of developers building the future of finance on the world's most proven blockchain.