Crate ergo_rest

source ·
Expand description

Ergo node REST API

Modules

REST API for the services in Ergo ecosystem (node, explorer, etc.)
Thin wrapper around reqwest crate for WASM

Structs

Known nodes that are serving REST API
Ergo node configuration
Node extended information from /info REST API endpoint
Peer info returned by node REST API

Enums

Possible errors during the communication with node
Peer discovery error

Traits

Marker trait for response data types