Skip to content

web3hunters/subspace

This branch is 2431 commits behind autonomys/subspace:main.

Folders and files

NameName
Last commit message
Last commit date
Dec 6, 2023
Jan 24, 2024
Jan 30, 2024
Jan 12, 2024
Jan 25, 2024
Jan 19, 2024
Jan 19, 2024
Jan 29, 2024
Dec 6, 2023
Oct 8, 2021
Jul 29, 2022
Jan 27, 2024
Jan 19, 2024
Jan 19, 2024
Jan 19, 2024
Jan 19, 2024
Jan 19, 2024
Jan 19, 2024
Jan 19, 2024
Jan 19, 2024
Jun 15, 2023
May 15, 2023
Jan 19, 2024
Jun 15, 2023

Repository files navigation

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:

  • 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
  • domains contains client and runtime code for decoupled execution and domains
  • orml contains a fork of orml vesting pallet with modified dependencies

How to run

Please refer to farming.md on how to run farmer.

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

About

Subspace Network reference implementation

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 99.9%
  • Handlebars 0.1%