Home
Softono
a

autonomys

Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.

Total Products
1

Software by autonomys

subspace
Open Source

subspace

# Subspace Network Monorepo [![Latest Release](https://img.shields.io/github/v/release/autonomys/subspace?display_name=tag&style=flat-square)](https://github.com/autonomys/subspace/releases) [![Downloads Latest](https://img.shields.io/github/downloads/autonomys/subspace/latest/total?style=flat-square)](https://github.com/autonomys/subspace/releases/latest) [![Rust](https://github.com/autonomys/subspace/actions/workflows/rust.yml/badge.svg)](https://github.com/autonomys/subspace/actions/workflows/rust.yml) [![Rust Docs](https://img.shields.io/github/actions/workflow/status/autonomys/subspace/rustdoc.yml?branch=main)](https://autonomys.github.io/subspace) This is a mono repository for [Subspace Network](https://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: - `crates` contains Subspace-specific Rust crates used to build node and farmer, most are following Substrate naming conventions - `subspace-node` is an implementation of the node for Subspace protocol - `subspace-farmer` is a CLI farmer app - `subspace-gateway` is a Subspace Distributed Storage Network gateway - `domains` contains client and runtime code for decoupled execution and domains - `shared` contains low-level primitives used by the node, farmer, and other applications ## How to run Please refer to [farming.md](/docs/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](/docs/development.md).

Crypto & Blockchain
403 Github Stars