Canyon network aims to be a permanent storage layer for Web3.0 built on Substrate framework, focusing on lightweight storage consensus as well as the high usability of data retrieval. Find more in the white paper.
Please be aware of that the project is now at a fairly early stage and nothing is production ready.
$ git clone https://github.com/canyon-network/canyon
$ cd canyon
# The built release binary can be found in target/release/canyon.
$ cargo build --release
We highly appreciate any kind of contributions, feel free to reach out if you have any ideas about our design and are interested in our vision.