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

Package
Description
Version
Docs

@staratlas/data-source

TypeScript interface for Star Atlas programs

npm

Docs

Installation

Examples

Read from RPC:

Build Dynamic Transaction:

Last updated

Was this helpful?