Bool Chain
Last updated
Last updated
Bool Chain is developed based on Polkdot Substrate framwork and implements Nominated Proof-of-Stake (NPoS) consensus algorithm to improve the overall security of the network.
Nominators and Validators are two vital roles in a NPoS network. Nominators are responsible to nominate the most reliable nodes to validate new blocks within the network. Validators refer to nodes that have been nominated by nominators and are allowed to verify new transactions and earn rewards for their contributions to the network security.
Developers can follow guides provided in to run their individual nodes within the Bool Chain, and further become to maintain the network consensus.