SubVortex Miner
Project description
This document explains how to install/uninstall the miner
Installation
Before getting started, you need to create an .env file with the correct configuration. To generate it, run
cp .env.template .env
Then, open .env in a text editor and update it with your settings.
As process
To setup the miner, you can run
./miner/neuron/deployment/process/neuron_process_setup.sh
To start the miner, you can run
./miner/neuron/deployment/process/neuron_process_start.sh
To check the miner is up and running, you can run
As docker container
IMPORTANT
Before starting, be sure docker is installed if you deciode to run the subtensor as docker container, see docker installation
To setup the miner, you can run
./miner/neuron/deployment/docker/neuron_docker_setup.sh
To start the miner, you can run
./miner/neuron/deployment/docker/neuron_docker_start.sh
To check the miner is up and running, you can run
docker ps
You should see a container named miner.
Uninstallation
As process
To uninstall the miner, you can run
./miner/miner/deployment/process/neuron_process_teardown.sh
To check the miner has been uninstalled, you can run
As docker container
To uninstall the miner, you can run
./miner/neuron/deployment/docker/neuron_docker_teardown.sh
To check the miner has been uninstalled, you can run
docker ps
You should not see any container named miner.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file subvortex_miner-0.0.0.tar.gz.
File metadata
- Download URL: subvortex_miner-0.0.0.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
172b5bd41c03ec9a2f9878f38a1bdba4c166b17b8535f2862a88f44a1f75e3a0
|
|
| MD5 |
fe5c40f0ac9cf81b6fd053099c1e378b
|
|
| BLAKE2b-256 |
068d7016761f6f5f9005f03ae5a954f970d894b7e7db02311edd11606bfc2c88
|
File details
Details for the file subvortex_miner-0.0.0-py3-none-any.whl.
File metadata
- Download URL: subvortex_miner-0.0.0-py3-none-any.whl
- Upload date:
- Size: 2.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3fcced11c023874a064f26c4a47d2bbf2c56693df3f2ff01d7e1da75ba2c8707
|
|
| MD5 |
32e2898634c85754c1372d0dcdcf73ae
|
|
| BLAKE2b-256 |
8262ecb2685a6eea08dae2aad2fa48f0dd2bbe6dd14cac437cc5de0147aea055
|