Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.4 KB

README.md

File metadata and controls

32 lines (21 loc) · 1.4 KB

Canyon Network

Continuous integration License: GPL v3 Telegram Rustdoc

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.

Build

$ git clone https://github.com/canyon-network/canyon
$ cd canyon
# The built release binary can be found in target/release/canyon.
$ cargo build --release

Contribution

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.

License

GPL v3