README.md

September 24, 2021 ยท View on GitHub

Access API

Flow DPS implements the Flow Access API Specification, except for the following endpoints:

  • SendTransaction
  • GetLatestProtocolStateSnapshot
  • GetExecutionResultForBlockID

It exposes Flow-specific resources such as flow.Block, flow.Event, flow.Transaction and many others.

For more information on the various endpoints of this API, please consult the official Flow documentation.