Chain Support
Build on any supported blockchain with Duo's secure multi-party computation.
Duo supports a comprehensive range of blockchains through our ECDSA and EdDSA implementations. Our threshold signature schemes enable secure key management and transaction signing across multiple networks.
Chain Support Overview
ECDSA Supported Chains
EdDSA Supported Chains
Network Identification
ECDSA Chains
ECDSA-compatible chains (primarily EVM chains) use Chain IDs for network identification:
- Chain ID: Numeric identifier used by EVM-compatible networks
- Examples: Ethereum (1), Arbitrum (42161), Polygon (137)
EdDSA Chains
EdDSA-compatible chains use Network IDs instead of Chain IDs:
- Network ID: String-based identifier used by non-EVM networks
- Examples: Solana (mainnet-beta), Algorand (mainnet), Stellar (public)
Multi-Chain Support
Duo's architecture enables seamless multi-chain operations:
- Cross-chain compatibility: Use the same key management system across different networks
- Unified API: Consistent interface for all supported chains
- Secure key derivation: BIP32/BIP44 compliant key derivation paths
- Hardware security: Integration with secure enclaves and HSMs
Adding New Chains
To add support for additional chains:
- EVM Chains: Simply provide the chain ID and RPC endpoint
- Non-EVM Chains: Contact our team for custom integration
- Testnet Support: Most mainnet chains have corresponding testnet support
For custom chain integrations or questions about specific networks, contact us.
Security Considerations
- Threshold Security: All chains benefit from Duo's threshold signature schemes
- Key Isolation: Keys are never stored in a single location
- Audit Compliance: All implementations follow industry security standards
- Regular Updates: Chain support is continuously updated and maintained
Getting Started
Ready to build on any of these chains? Check out our:
- Quick Start Guide for immediate setup
- SDK Reference for detailed API documentation
- Supported Features for platform-specific guides
Need help with a specific chain? Contact us for personalized support.