📄️ Intro to the Stack
Like any software stack, the complete "Conflux Core Stack" will vary from project to project depending on your goals.
📄️ Smart Contracts
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.
🗃️ SDKs and Tools
2 items
📄️ Fluent Wallet Integration
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.
📄️ Foundation Gas Sponsorship
Developers can submit a request to the Foundation for sponsorship.
🗃️ JSON-RPC API
8 items
📄️ QuickStart for Ethereum Developers
Conflux Core Space is a blockchain protocol based on an innovative tree graph ledger structure. It is compatible with both VM and EVM (Ethereum Virtual Machine), and its core concepts (accounts, transactions, smart contracts, etc.) are similar to Ethereum. If you are an Ethereum developer, you can quickly get started with Conflux Core Space development. This article will guide Ethereum developers on how to quickly dive into Conflux Core Space development.
📄️ Grants
This document page is currently under construction. As an open-source project, we rely on the collaboration of our contributors to create comprehensive and up-to-date content.
📄️ Run a Core Node
A Core Space Node is also a Conflux node, check out Run a Conflux Node for more information.