An open API service indexing awesome lists of open source software.

https://github.com/sebastianelvis/algorand-sortition


https://github.com/sebastianelvis/algorand-sortition

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# Algorand-Sortition

This is a toy implementation of Algorand's Cryptographic Sortition algorithm. Cryptographic Sortition secretly and randomly selects a subset of all participants based on Verifiable Random Functions (VRF). The selected subset becomes the committee of this round, which runs an optimized BFT consensus protocol called BA* to decide a single block.