Skip to content

DeerNetwork/deer-node

Repository files navigation

Deer Network

Native Build

Setup

Sync submodule

git submodule update --init

Setup rust enviroment and substrate dependencies

bash ./scripts/setup.sh

Build

cargo build --release

Run

Use Rust's native cargo command to build and launch the template node:

./target/release/deer-node --dev --tmp

External Resources

About

Official Rust implementation of the Deer protocol

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages