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

    Language:Rust50404
  • solana-dns

    Monadical-SAS/solana-dns

    đź—„ A DNS server using the high-speed Solana blockchain as the backing datastore. (WIP)

    Language:JavaScript221806
  • 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.

    Language:Shell14428
  • benduncan/poh-golang

    Proof of History in Golang. Taking key concepts from the Solana whitepaper and providing examples in Go

    Language:Go11202
  • 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.

    Language:Python6100
  • 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.

    Language:Rust2101
  • D-H-O-R-A/consensus

    The main consensus of blockchain technologies

    Language:Swift0100
  • 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.

    Language:Rust00