Conflux eSpace Kit

eSpace: introduce a new fully EVM-compatible space. The new space is called eSpace, and the current space is called Conflux Core. The eSpace follows the same rule as EVM and supports eth rpc like eth_getBalance, so the tools from Ethereum economics can be used on Conflux directly.

CIP-90, a new fully EVM-compatible space: https://github.com/Conflux-Chain/CIPs/blob/master/CIPs/cip-90.md

Conflux Developer - eSpace:https://developer.confluxnetwork.org/conflux-doc/docs/EVM-Space/intro_of_evm_space

Conflux eSpace Guide: https://developer.confluxnetwork.org/v2-hardfork/evm_space_guide

Overview of Core and eSpace Addresses: https://github.com/Conflux-Chain/conflux-doc/blob/master/docs/EVM-Space/account_explain.md

The CrossSpaceCall Internal Contract: https://github.com/Conflux-Chain/conflux-doc/blob/master/docs/EVM-Space/cross_space_call.md

Conflux EVM Bridge: https://github.com/Conflux-Chain/conflux-evm-bridge

Compatibility with the Web3 JSON-RPC Protocol: https://developer.confluxnetwork.org/conflux-doc/docs/EVM-Space/evm_space_rpc_compatibility/

CFX CrossSpace between two Spaces: https://evm.fluentwallet.com/
CFX Cross-chain operation between Conflux Core and Conflux eSpace on contract layer has been implemented, there will be some tools provided in the future. (Users should have CFX in Conflux Core and use Fluent wallet)

Tutorial of CFX CrossSpace operation between two Spaces: Coming soon

3 Likes