Saltar al contenido principal

11 documentos etiquetados con "API"

Ver Todas las Etiquetas

ConfluxScan API

The block explorer for the Conflux network providing a RESTful API for accessing **aggregated** blockchain data.

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.

pos Namespace

The `pos` namespace includes RPCs related to PoS consensus.

RPC Providers

Enterprise-grade providers offering access to Conflux.

SDKs

Conflux has SDKs for mainstream programming languages, including JavaScript, Golang, Java and Python. This is just a short introduction to the SDKs, for detailed usage info, check their respective documentation.

txpool Namespace

txpool related RPCs which can enable developer get more info about transaction pool. Which was introduced from conflux-rust v1.1.6.