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:
Using the CLI Command-line interface for direct interaction with Star Atlas game operations.
Using the SDK JavaScript/TypeScript SDK for programmatic integration with 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
-
Choose your preferred integration method:
- CLI: Install globally using your package manager
- SDK: Add as a dependency to your project
-
Configure your environment:
- Set up your RPC URL
- Configure your player profile
- Set up your wallet credentials
Next Steps
Need Help?
- Join our Discord community for support
- Check out the GitHub repository for issues and contributions
- Review the Star Atlas documentation for game-specific information