2025-11-27 10:53:25 -03:00
2025-11-26 00:33:09 +03:00
2025-11-26 00:33:09 +03:00
2025-11-26 00:33:09 +03:00
2025-11-26 00:33:09 +03:00
2025-11-26 00:33:09 +03:00
2025-11-27 10:53:25 -03:00
2025-11-26 00:33:09 +03:00
2025-11-26 00:33:09 +03:00
2025-09-24 12:25:25 +03:00
2025-07-16 10:38:59 -03:00
2025-11-07 13:16:01 -03:00
2025-11-26 00:33:09 +03: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
This repo serves for Nescience Node testnet
Readme MIT
Languages
Rust 99%
RenderScript 0.5%
Shell 0.2%
Dockerfile 0.2%