关于PoA-Proof-of-Authority-Chains
Proof-of-Authority is a replacement for Proof-of-Work, already working in production of Ethereum, like OpenEthereum, geth.
This article show path of dev, and move to production steps as my github project: WillZhuang/geth-poa-tutorial: Clique Proof-of-Authority Tutorial (github.com). it is working under Geth v1.10.15.
appendix:
- guide about node append / delete : https://geth.ethereum.org/docs/rpc/ns-clique.
clique.propose(address, auth)
/ clique.discard(address)
CBDC pay attention on PoA:
The Joinup under European Commission report on 2019 : User guide on how to setup a private Ethereum POA Blockchain Network | Joinup (europa.eu)
[CBDC Report Final.pdf (eublockchainforum.eu)](https://www.eublockchainforum.eu/sites/default/files/reports/CBDC Report Final.pdf)