Skip to content

Official code of Pirl 2.0 nPOS algorithm maintained by Starkley Tech https://github.com/starkleytech/

License

Notifications You must be signed in to change notification settings

pirl/pirl-2_0

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 maintained by Starkley Tech https://github.com/starkleytech/

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 98.1%
  • Shell 1.4%
  • Other 0.5%