Skip to content

starkleytech/pirl-2_0

Pirl

Implementation of a https://pirl.io node in Rust based on the Substrate framework.

Pirl Docs.

Installation

If you just wish to run a Pirl node without compiling it yourself, you may either run the latest binary from our releases page, or install Pirl from one of our package repositories.

Connect to Pirl Mainnet

Connect to the global Polkadot Mainnet network by running:

./target/release/pirl --chain=pirl

You can see your node on telemetry (set a custom name with --name "my custom name").

Build

cargo +nightly-2020-10-06-x86_64-unknown-linux-gnu build --release

About

Official code of Pirl 2.0 nPOS algorithm

Topics

Resources

License

Code of conduct

Security policy