autonomys / subspace

Subspace Network reference implementation
https://subspace.network
384 stars 247 forks source link
blockchain crypto cryptocurrency distributed rust subspace substrate web3

Subspace Network Monorepo

Latest Release Downloads Latest Rust Rust Docs

This is a mono repository for Subspace Network implementation, primarily containing Subspace node/client using Substrate framework and farmer app implementations.

Repository structure

The structure of this repository is the following:

How to run

Please refer to farming.md for how to run the farmer.

If you are looking to farm offline, or build from source for development purposes please refer to development.md.