Skip to main content

5 docs tagged with "Blockchain Interaction"

View All Tags

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.

JSON-RPC API

In order for a software application to interact with the Conflux blockchain - either by reading blockchain data or sending transactions to the network - it must connect to an Conflux node.

Overview

This page is meant to provide a quick overview of the different SDKs you can use when developing on Conflux eSpace.

web3.js

This page is meant to guide you through the basics on how to use web3.js when developing on Conflux eSpace.

web3.py

This page is meant to guide you through the basics on how to use web3.py when developing on Conflux eSpace.