CRC20 Tokens Cross Space
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.
CrossSpaceCall Contract
Detail explain of CrossSpaceCall contract
How to Sponsor a Contract
Use the ConfluxScan Read&Write Tool to sponsor a contract.
Mint NFTs on Conflux
Make NFTS using Conflux Scaffold
Remix IDE
Deploying an ERC-20 Token using Remix IDE
Retrieve Price
Learn how to Use Pyth Oracle on Conflux eSpace to Retrieve CFX Price
Scaffold Conflux General
Learn how to leverage Scaffold-Eth 2 components to make your Conflux App
SDKs
Conflux has SDKs for mainstream programming languages, including JavaScript, Golang, Java and Python. This is just a short introduction to the SDKs, for detailed usage info, check their respective documentation.
Tools
Conflux has tools that can help developers quickly build a dapp.
Using ChainIDE for Smart Contract Development
Deploy contracts on Core Space with ChainIDE