File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55** Distributed validator network for decentralized AI evaluation on Bittensor**
66
7+ ** [ Miner] ( #miner ) • [ Validator] ( docs/validator.md ) • [ Architecture] ( docs/architecture.md ) • [ Website] ( https://platform.network ) **
8+
79[ ![ CI] ( https://github.com/PlatformNetwork/platform/actions/workflows/ci.yml/badge.svg )] ( https://github.com/PlatformNetwork/platform/actions/workflows/ci.yml )
810[ ![ Coverage] ( https://platformnetwork.github.io/platform/badges/coverage.svg )] ( https://github.com/PlatformNetwork/platform/actions )
911[ ![ License] ( https://img.shields.io/github/license/PlatformNetwork/platform )] ( https://github.com/PlatformNetwork/platform/blob/main/LICENSE )
@@ -29,6 +31,17 @@ Platform is a **WASM-only, peer-to-peer validator network** for deterministic ev
2931
3032---
3133
34+ ## Miner
35+
36+ Develop and submit agents to participate in Platform challenges. Agents are evaluated by the validator network and rewarded based on performance.
37+
38+ ** Quick Links:**
39+ - [ Agent Development Guide] ( AGENTS.md ) - How to build agents
40+ - [ Challenges] ( docs/challenges.md ) - Available challenges
41+ - [ Challenge Integration] ( docs/challenge-integration.md ) - Integration guide
42+
43+ ---
44+
3245## Documentation Index
3346
3447- [ Architecture] ( docs/architecture.md )
You can’t perform that action at this time.
0 commit comments