Official documentation for the Open AI Research Network (OARN).
OARN is a decentralized AI research infrastructure that enables distributed AI model inference across a peer-to-peer network. Node operators earn rewards by processing AI tasks submitted by researchers.
- Quick Start Guide - Get your node running in 10 minutes
- Troubleshooting - Common issues and solutions
- Whitepaper - Vision, architecture, and tokenomics
- Architecture Overview - Technical system design
- API Reference - Smart contract and node APIs
- oarn-node - Rust node software
- oarn-contracts - Solidity smart contracts
- Testnet: Arbitrum Sepolia (Chain ID: 421614)
- Website: oarn.io
- Discord: Join our community
- Submit a task:
oarn-node tasks submit --help - Run a node:
oarn-node start - Check earnings:
oarn-node wallet balance
We welcome contributions! See the CONTRIBUTING.md in each repository for guidelines.
MIT License - See LICENSE for details.