Skip to content

Factory

WARNING

The Factory module will receive a deprecation flag in the near future. We've restructured to have all on-chain program bindings organized into separate modules on a per-program basis. For example, all Galactic Marketplace program bindings are now available in a dedicated module @staratlas/galactic-marketplace

INFO

Looking for specific examples for interacting with our on-chain game mechanics? Check out On-chain Game Systems

The Factory package contains TypeScript bindings to interact with all Star Atlas on-chain programs.

Github repositoryhttps://github.com/staratlasmeta/factory
TypeDocshttps://staratlasmeta.github.io/factory
NPM packagehttps://www.npmjs.com/package/@staratlas/factory

Installation

bash
npm i @staratlas/factory

# or

yarn add @staratlas/factory

Examples

Coming Soon...

Official builder docs for the Star Atlas ecosystem.