JSON-RPC Compatibility
JSON-RPC compatibility with Ethereum
JSON-RPC compatibility with Ethereum
Deploying an ERC-20 Token using Remix IDE
Learn how to Use Pyth Oracle on Conflux eSpace to Retrieve CFX Price
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.
A "smart contract" is simply a program that runs on the Conflux Core blockchain. It's a collection of code (its functions) and data (its state) that resides at a specific address on the Conflux Core blockchain. To learn more about smart contracts, see our Introduction to Smart Contracts.