Skip to content

Getting Started with Atom Core

Welcome to Atom Core! This guide will help you get started with interacting with the Star Atlas SAGE on the Solana blockchain.

Choose Your Integration Method

Atom Core provides two main ways to interact with the Star Atlas game:

Quick Start

Prerequisites

Before you begin, make sure you have:

  • A Solana wallet with SOL for transactions
  • A Star Atlas player profile
  • Access to a Solana RPC endpoint

Basic Setup

  1. Choose your preferred integration method:

    • CLI: Install globally using your package manager
    • SDK: Add as a dependency to your project
  2. Configure your environment:

    • Set up your RPC URL
    • Configure your player profile
    • Set up your wallet credentials

Next Steps

  • Learn about CLI commands
  • Explore the SDK for programmatic integration

Need Help?