Skip to content

6. Multi-Chain Support

6.1 Supported Chains

  • TRON: Supports TRC-20 tokens
  • BSC (Binance Smart Chain): Supports BEP-20 tokens
  • Ethereum: Supports ERC-20 tokens

6.2 Unified Abstraction Layer

EnclaveProtocol achieves multi-chain support through a unified abstraction layer:

┌─────────────────────────────────┐
│    EnclaveProtocol Core Protocol │
└──────────────┬──────────────────┘

    ┌──────────┼──────────┐
    │          │          │
┌───▼───┐ ┌───▼───┐ ┌───▼───┐
│ TRON  │ │  BSC  │ │  ETH  │
│Adapter│ │Adapter│ │Adapter│
└───────┘ └───────┘ └───────┘

6.3 Cross-Chain Expansion

Future plans include supporting cross-chain asset allocation, achieving cross-chain verification through multi-signature and zero-knowledge proofs.


[← Previous: Privacy Protection Capability Analysis](./05-privacy-protection-analysis) | [Next: Technical Roadmap →](./07-technical-roadmap)

Released under the MIT License.