Monero v0.11.0 API Reference
Modules
Authorization related functions
Generates the configuration for a service. It starts with the defaults for a given environment and then merges in the common config from the monero config root, and then finally any config specified for the particular service
Common defaults and defaults for each of the services
Operations on Monero wallet RPC. See https://getmonero.org/resources/developer-guides/daemon-rpc.html or https://lessless.github.io temporarly
Wallet daemon response parser
Defines the specification for a JSON codec
JSX codec
Datastructure representing an operation on a Monero Daemon endpoint
Makes requests to Monero backend and attempts to retry if needed
Configuration for :hackney
Specifies expected behaviour of an http client
Operations on Monero wallet RPC. See https://getmonero.org/resources/developer-guides/wallet-rpc.html or https://lessless.github.io/#wallet-json-rpc-calls temporarly
Wallet daemon response parser