Historical and State Data access
Allowing the Access to Historical and State Data
Hyperion the most commonly used API allowing developers to access/query historical and state data of leap-based blockchains.
See Hyperion History Api to learn how to access/query historical and state-data.
EosSharp C#-based implementation of eos-js, used to access state data and to communicate with Leap-Nodes and their RPC-Endpoints (push transactions, query table-data and more)
See EosSharp to learn how to query state-data, how to serialize or deserialize data and objects and how to access the Leap-Nodes RPC-Endpoints
Last updated