2025-11-25 21:38:07 +03:00
2025-09-24 12:15:59 +03:00
2025-11-20 15:40:32 +03:00
wip
2025-10-25 00:30:04 -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
2024-10-30 00:53:12 +01:00
2025-09-04 14:38:41 +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%