Layer 2: BitTorrent Chain

BitTorrent Chain (BTTC) is a TRON-based Layer 2 scaling solution that also bridges TRON with Ethereum, BSC, and other networks. EVM-compatible, low fees, near-instant confirmation.

📘

Prerequisites

BitTorrent Chain (BTTC) is a TRON-based Layer 2 scaling solution that also acts as a cross-chain bridge — supporting asset transfers between TRON, Ethereum, BSC, and additional networks the project continues to add. It is EVM-compatible, uses PoS consensus, and runs on the BTT token for gas and staking.

This page is an entry point. BTTC maintains its own developer documentation, network specs, and tooling at the resources below.


Resources

Websitehttps://bt.io/ — project homepage, bridge DApp, ecosystem
Developer hubhttps://bt.io/developers — RPC endpoints, network details, SDKs, deployment guides
Block explorerhttps://bttcscan.com/ — chain explorer for BTTC transactions, blocks, and contracts

Where BTTC fits in the TRON stack

BTTC sits next to TRON's main chain, not on top of it. TRON Layer 1 retains the canonical state for TRX, TRC-10, and TRC-20 assets; BTTC is a separate EVM-compatible chain that bridges assets in and out and offers a different fee and throughput profile. Pick BTTC when you need:

  • Cross-chain asset movement between TRON and Ethereum / BSC ecosystems
  • EVM-compatible execution with cheaper gas and faster confirmation than mainnet Ethereum
  • A landing surface for DApps that need to interoperate with multiple chains

For details on architecture, validator set, supported tokens, and integration, follow the links above.


Related resources