mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-01-02 13:23:10 +00:00
Co-authored-by: Sergio Chouhy <41742639+schouhy@users.noreply.github.com>
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
99%
RenderScript
0.5%
Shell
0.2%
Dockerfile
0.2%