Skip to content

Overview of the different consensus algorithms used by blockchains / cryptocurrencies.

Notifications You must be signed in to change notification settings

0nyr/compare-consensus-protocols

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compare consensus protocols

State of the art overview of the different consensus algorithms used by blockchains / cryptocurrencies.

Useful links

tools

bibliography manager | bibguru ⭐️

technical report (TR)

TR: What is it & How to Write it? ⭐️

latex

glossaries & acronyms

how to make Glossaries/Acronyms in LaTeX

Glossaries / Acronyms | Overleaf

List of glossaries not displaying

presentation

Presentation on Canva

Notes

Below is the list of the best known algos.

  • PoW
  • PoS
  • PoSpace & PoCapacity
  • PoET
  • DPoS
  • DPoR
  • Hybrid PoW PoS
  • CryptoNight/CryptoNote
  • Equihash
  • NeoScrypt
  • Quark
  • Scrypt
  • DBft

commands

latex command

biber main - build bibliography entries

makeglossaries main - build acronyms and glossary entries

pdflatex main.tex - build pdf from main latex file.

VSCode

unable to get rls

VScode has problem with rust nightly. Read this | GitHub issue. The fix is rather simple, just set "rust-client.channel": "stable" in VS Code user settings.

About

Overview of the different consensus algorithms used by blockchains / cryptocurrencies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published