Skip to content

Moonsong-Labs/probachain

Repository files navigation

Probachain

A chain that is governed by AI !!!

Installation

wget https://download.pytorch.org/libtorch/cu121/libtorch-cxx11-abi-shared-with-deps-2.2.0%2Bcu121.zip
unzip libtorch-cxx11-abi-shared-with-deps-2.2.0+cu121.zip

export LIBTORCH=$(pwd)/libtorch
export LD_LIBRARY_PATH=${LIBTORCH}/lib
cargo build --release

Run

./target/release/node-template --dev --rpc-cors=all --unsafe-rpc-external --alice

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published