Developer Quickstart
This tutorial will show you how to send a transaction using the js-conflux-sdk.
This tutorial will show you how to send a transaction using the js-conflux-sdk.
How to get testnet CFX
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.
Use the ConfluxScan Read&Write Tool to sponsor a contract.
Install and setup Fluent wallet
We will give you a quick introduction to Core Space. It is a smart contract platform kind of like Ethereum. If you are familiar with Ethereum, this guide will help you understand Core Space quickly.
A comprehensive guide to using the js-conflux-sdk.
This page is meant to provide a quick overview of the different SDKs you can use when developing on Conflux eSpace.
Overview
In the Conflux Core Space, transactions are processed by miners who charge a fee for their service. This fee incentivises miners to participate in the network and keep it running smoothly. The fees are paid in CFX and are specified by the transaction initiator through the gas, gasPrice and storageLimit fields in the transaction.