proof-of-history
There are 8 repositories under proof-of-history topic.
lsmod/proof-of-history-explained
code example for article: "proof of history explained" published on medium
Monadical-SAS/solana-dns
đź—„ A DNS server using the high-speed Solana blockchain as the backing datastore. (WIP)
koii-network/k2-release
K2 is the current settlement layer within Koii and provides the functionality of a message hub to other systems in the network. Thanks to the incredible work of the Solana Labs team, K2 is able to use Proof of History to achieve 0.2-second transaction times and thousands of transactions per second.
benduncan/poh-golang
Proof of History in Golang. Taking key concepts from the Solana whitepaper and providing examples in Go
susmitds/Proof-of-History-Solana-Consensus-Algorithm-for-Blockchain-using-Python3
Proof of History is the primary consensus algorithm used in the popular blockchain architecture Solana. We have demonstrated the implementation of the Proof of History model using Python.
Laugharne/pow_pos_poh
Les mécanismes de consensus permettent de se mettre d'accord sur une version commune et unique des données partagées par une blockchain, et ce, malgré la possible présence de nœuds défaillants ou malveillants. Le solde et l'état du réseau doivent être synchronisés sur la majorité des nœuds pour éviter les problèmes de double dépense.
D-H-O-R-A/consensus
The main consensus of blockchain technologies
ibourn/pow_pos_poh
Les mécanismes de consensus permettent de se mettre d'accord sur une version commune et unique des données partagées par une blockchain, et ce, malgré la possible présence de nœuds défaillants ou malveillants. Le solde et l'état du réseau doivent être synchronisés sur la majorité des nœuds pour éviter les problèmes de double dépense.