Page cover
For the complete documentation index, see llms.txt. This page is also available as Markdown.

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.

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