Description
Cardano Node API is a Go HTTP API service for interfacing with a local Cardano Node. It communicates with a Cardano full node over its private UNIX-socket interface using the Ouroboros network protocol, exposing Node-to-Client mini-protocols to REST and UTxO RPC gRPC clients. It is installed on a node server and configured with a config file or environment variables.