mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-08-25 06:41:13 +00:00
bce0ac79cb415a7702d542e6c71d4d1bdf4e5fcc
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
Languages
Rust
94.5%
C
2.6%
Shell
1.6%
Dockerfile
0.4%
Nix
0.3%
Other
0.6%