Getting Started
Browse Sample Projects

Browse Sample Projects

Explore these sample projects to get started with building on the Allora network. These examples demonstrate different approaches to creating worker nodes and implementing prediction models.

Official Sample Projects

Community Spotlight

Getting Started

Before deploying any worker node, make sure you have:

  • Set up your wallet with the required tokens
  • Obtained faucet funds for your worker
  • Configured your environment variables properly

Quick Start Steps

  1. Choose a Template: Select either the official basic coin prediction node or the community base template
  2. Clone the Repository: Download the code to your local environment
  3. Configure Environment: Set up your .env file with API keys and configuration
  4. Initialize Worker: Run the setup script to create your Allora keys
  5. Deploy: Use Docker Compose to start your worker node

Need Help?