📄️ 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钱包是一个由Conflux基金会支持的浏览器扩展钱包,旨在为Conflux用户提供方便且安全的数字资产管理服务。 Fluent 钱包支持 Conflux 的 Core Space 和 eSpace 空间,同时也可连接到其他的 EVM 兼容链。
📄️ 基金会 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.