📄️ Intro to the Stack
像任何软件堆栈一样,完整的"Conflux核心堆栈"将根据你的目标因项目而异。
📄️ 智能合约
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 个项目
📄️ 集成 Fluent 钱包
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.
📄️ 基金会 Gas 赞助
开发者可以向基金会提交赞助请求。
🗃️ JSON-RPC API
8 个项目
📄️ QuickStart for Ethereum Developers
Conflux Core Space 是一个基于创新树图账本结构的区块链协议。 It is compatible with both VM and EVM (Ethereum Virtual Machine), and its core concepts (accounts, transactions, smart contracts, etc.) 与以太坊相似。 如果你是一个以太坊的开发者,你可以很快上手Conflux Core Space开发。 这篇文章将指导以太坊开发者们如何迅速上手Conflux Core Space的开发。
📄️ 基金会补助
这个文档页面目前正在建设中。 作为一个开源项目,我们依靠贡献者的协作来创建全面和最新的内容。
📄️ Run a Core Node
A Core Space Node is also a Conflux node, check out Run a Conflux Node for more information.