@jolders/graph-program
v1.2.0
Published
A program to connect accounts with public keys that allows for the creation of a very flexible graph structure on the blockchain.
Downloads
2
Maintainers
Readme
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.