ConfluxScan API
The block explorer for the Conflux network providing a RESTful API for accessing **aggregated** blockchain data.
The block explorer for the Conflux network providing a RESTful API for accessing **aggregated** blockchain data.
This tutorial guides developers on transferring any CRC20 token from Core Space to eSpace, The goal is to transfer a CRC20 token (A) issued on coreSpace to become an ERC20 token (eA) in eSpace. Currently, if there is no corresponding token in eSpace, it's not possible to use the official cross-space bridge directly.
CIP-90 introduces a new internal contract: CrossSpaceCall. CrossSpaceCall enables CFX and data to be transferred between the two spaces.
Fluent Wallet is a browser extension wallet supported by the Conflux Foundation, designed to provide convenient and secure digital asset management services for Conflux users. Fluent Wallet supports Conflux Core Space and eSpace while also offering connectivity to other EVM-compatible chains.
Gnosis Safe Wallet is a renowned multisignature wallet service in the blockchain sector, offering secure fund management solutions. It is particularly popular among Ethereum and EVM (Ethereum Virtual Machine)-compatible blockchain ecosystems. The entire source code for Gnosis Safe, including its smart contracts and both the front-end and back-end code, is open source, ensuring transparency and community trust. In its commitment to innovation, Gnosis Safe has introduced features like account abstraction, further enhancing user experience and security.
Tutorial for using the Hardhat Conflux Plugin
Oracles provide a bridge for off-chain data sources to be accessible within the blockchain, essential for smart contracts.
Deploy contracts on Core Space with ChainIDE