State of the art overview of the different consensus algorithms used by blockchains / cryptocurrencies.
bibliography manager | bibguru ⭐️
TR: What is it & How to Write it? ⭐️
how to make Glossaries/Acronyms in LaTeX
Glossaries / Acronyms | Overleaf
List of glossaries not displaying
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
biber main
- build bibliography entries
makeglossaries main
- build acronyms and glossary entries
pdflatex main.tex
- build pdf from main latex file.
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.