ZeroNetX / zeronet-rs

Rust Implementation of ZeroNet Protocol
https://zeronet.dev
Other
70 stars 8 forks source link

Raspberry PI ARM64 Build Instructions #32

Open detectingdragon77 opened 1 year ago

detectingdragon77 commented 1 year ago

I feel like a build guide might be nice. Also arm64 Linux releases, Raspberry Pis are perfect zeronet nodes! Also other arm64 sbc do nicely.

canewsin commented 1 year ago

I don't have device to build and run, if someone can this, has instructions for it. If someone has successful build, i'll add raspberry pi as target for releases.

detectingdragon77 commented 1 year ago

Isn't rust available in repos or by using the installation script https://www.rust-lang.org/learn/get-started

canewsin commented 1 year ago

@detectingdragon77 this is for cross compilation.