A CBDC split among e.g. several countries, institutions, banks, would still need some (simple) consensus algorithm.
It would also still benefit from all of the work done on the usage side, e.g. smart contracts, zero-knowledge proofs, state/payment channels (Lightning Network), etc. etc.
There is also a very wide spectrum between "single issuer has absolute power" and Bitcoin, e.g. it might still be anonymous, and there might be cryptographic proofs that coins aren't silently minted.
A CBDC by definition isn't "split between multiple institutions": it's emitted by a single central bank, which doesn't need or want a mechanism to obtain "consensus" of third party users of its currency (institutional or otherwise) for its operational decisions.
Similarly, it doesn't have any need to invent Lightning networks to overcome the crippling limitations some blockchains impose on transaction throughput (and it's not like you need blockchains to implement payment layers and eventual consistency of records where that's seen as preferable to instant settlement) and if central banks want people to be able to write 'contracts' to automate interactions with its money to a greater extent than is already possible through third party institutions, it's perfectly capable of providing a permissioned read/write API to its records without implementing itself on the Ethereum blockchain.
A CBDC split among e.g. several countries, institutions, banks, would still need some (simple) consensus algorithm.
Yes, but one of the core premise of crypto is "trustlessness". Once you drop that requirement far simpler distributed consensus algorithms dominate the field.
Comments
A CBDC split among e.g. several countries, institutions, banks, would still need some (simple) consensus algorithm.
It would also still benefit from all of the work done on the usage side, e.g. smart contracts, zero-knowledge proofs, state/payment channels (Lightning Network), etc. etc.
There is also a very wide spectrum between "single issuer has absolute power" and Bitcoin, e.g. it might still be anonymous, and there might be cryptographic proofs that coins aren't silently minted.
A CBDC by definition isn't "split between multiple institutions": it's emitted by a single central bank, which doesn't need or want a mechanism to obtain "consensus" of third party users of its currency (institutional or otherwise) for its operational decisions.
Similarly, it doesn't have any need to invent Lightning networks to overcome the crippling limitations some blockchains impose on transaction throughput (and it's not like you need blockchains to implement payment layers and eventual consistency of records where that's seen as preferable to instant settlement) and if central banks want people to be able to write 'contracts' to automate interactions with its money to a greater extent than is already possible through third party institutions, it's perfectly capable of providing a permissioned read/write API to its records without implementing itself on the Ethereum blockchain.
Yes, but one of the core premise of crypto is "trustlessness". Once you drop that requirement far simpler distributed consensus algorithms dominate the field.