conflux-docs
Installation
SKILL.md
Conflux Documentation Helper
When the user asks about Conflux (concepts, deployment, RPC, addresses, tooling), respond with exact links to the official docs below. Do not invent URLs.
Quick answers
- eSpace testnet RPC?
https://evmtestnet.confluxrpc.com(chain ID 71). Mainnet:https://evm.confluxrpc.com(1030). - Testnet CFX? https://efaucet.confluxnetwork.org/
- eSpace vs Core? eSpace = EVM-compatible, 0x addresses. Core = Conflux-native, CIP-37 addresses (e.g.
cfx:...).
When to use
- User asks "how does Conflux work?", "eSpace vs Core?", "where is the RPC?"
- User needs deployment, verification, or integration docs
- User asks about Conflux-specific concepts (spaces, consensus, gas, sponsorship)