1.2.0 • Published 2 years ago

@holaplex/graph-program v1.2.0

Weekly downloads
-
License
AGPL-3.0-or-later
Repository
github
Last release
2 years ago

Graph Program TS SDK

This Typescript SDK is a collection of utilities for interacting with the graph program.

Exported components

  • Program: exposes an anchor program to be used with the SDK.
  • Transactions: prebuilt transactions to be used to interact with the program.
  • Actions: prebuilt sets of transaction executors that mutate the program.
  • Queries: helper queries to read program accounts.