mirror of
https://github.com/logos-blockchain/logos-execution-zone.git
synced 2026-03-26 20:23:45 +00:00
nescience-testnet
This repo serves for Nescience testnet
For more details you can read here.
Install dependencies
Install build dependencies
- On Linux
apt install build-essential clang libssl-dev pkg-config
- On Mac
xcode-select --install
brew install pkg-config openssl
Install Rust
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
Install Risc0
curl -L https://risczero.com/install | bash
Then restart your shell and run
rzup install
Description
Languages
Rust
95.2%
C
2.3%
Shell
0.9%
Dockerfile
0.7%
CSS
0.5%
Other
0.4%