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
- Choose a Template: Select either the official basic coin prediction node or the community base template
- Clone the Repository: Download the code to your local environment
- Configure Environment: Set up your
.envfile with API keys and configuration - Initialize Worker: Run the setup script to create your Allora keys
- Deploy: Use Docker Compose to start your worker node
Need Help?
- Check out our Worker Documentation for detailed guides
- Join our community discussions (opens in a new tab) for support
- Explore more developer resources