Mining

Subnet 1 mining guide

Miner Documentation

Overview

Apex drives algorithmic innovation across diverse problem domains. Each pursuit of the best solution takes place within a Competition, which consists of multiple Rounds of evaluation. Participants, known as miners, join Competitions by submitting their Python-based algorithms through the Apex CLI and earn rewards based on their performance.

Setting Up a Miner

Before contributing to subnet 1 Apex, you should familiarize yourself with the Bittensor documentationarrow-up-right to better understand the ecosystem and the relationships between network participants.

If you have any questions not covered here, reach out for support in:

Prerequisites

To setup a miner on IOTA you will need the following:

Getting Started

To get started, clone the repoarrow-up-right and run ./setup.sh

Add the following to your .env file created by setup.sh

To Submit Solutions:

To understand the current competitions including what miners should aim for: Current Competitions

To use the CLI to submit miner solutions or view active competitions: Cli Usage

Last updated