Data Source
@staratlas/data-source
Introduction
Abstraction over getting account updates from Solana. Supports RPC out of the box but can support other protocols through custom implementations.
@staratlas/data-source will help you:
Build, Sign, and Send transactions
Read accounts from RPC or other source
Parse data
Installation
Examples
Read from RPC:
Build Dynamic Transaction:
Last updated
Was this helpful?