cfx Namespace
The core JSON-RPC API of Conflux.
The core JSON-RPC API of Conflux.
Behaviour of cfx_estimateGasAndCollateral
Common errors of cfx_sendRawTransaction
Common errors
In order for a software application to interact with the Conflux blockchain - either by reading blockchain data or sending transactions to the network - it must connect to an Conflux node.
JSON-RPC compatibility with Ethereum
Public available Conflux Core Space network RPC endpoints
Conflux Core Space is the native space of the Conflux network. Thanks to Conflux's innovative Tree-Graph ledger structure and consensus algorithm, Core Space achieves performance far surpassing that of Bitcoin and Ethereum without sacrificing decentralization. This provides strong support for the development of the Conflux ecosystem.
This page is meant to provide a quick overview of the different SDKs you can use when developing on Conflux eSpace.
eSpace and Core Space share a common node program, so please refer to the Core Space Node Operation Guide for running a node. Below are some eSpace specific configurations.