Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

Simplified `aleph-node` for onboarding tutorial

License

Notifications You must be signed in to change notification settings

Cardinal-Cryptography/onboarding-aleph-node

 
 

Repository files navigation

onboarding-aleph-node

Simplified aleph-node repository (https://github.com/Cardinal-Cryptography/aleph-node) for onboarding purposes.

Building and launching

To build node run:

$ cargo build --release

To launch cliain tool run:

$ cd bin/cliain/
$ cargo run --release

To run a local chain run:

$ ./scripts/run_nodes.sh

About

Simplified `aleph-node` for onboarding tutorial

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 99.4%
  • Other 0.6%