Rust Implementation of ZeroNet Protocol
Currently This Repo is open to Code Reviews/Security Audit/Best Code Practice Suggestions. You can freely review and suggest your opinions to us.
pass -s "Your Site Address" for above commands
Latest Packages Available on Github Releases.
zeronet.exe siteDownload -s "1HELLoE3sFD9569CLCbHEAVqvqV7U2Ri9d"
./zeronet siteDownload -s "1HELLoE3sFD9569CLCbHEAVqvqV7U2Ri9d"
You may need to give exec permission on Linux/Mac OS
chmod +x zeronet
and rerun the cmd
Clone the ZNX repository.
Install rustup
cd zeronet-rs
Windows : Install nightly rust toolchain using
rustup override set nightly-2025-04-26-x86_64-pc-windows-msvc
rustc --version info for other platforms
rustc 1.88.0-nightly (b4c8b0c3f 2025-04-25)
Once you have the dependencies installed, you can build ZNX using Cargo.
For a debug build:
cargo run
For a release build:
cargo run --release
And to run the tests:
cargo test
Try cargo clean and cargo build.
$ claude mcp add zeronet-rs \
-- python -m otcore.mcp_server <graph>