Created by: Muhammad Angga Muttaqien
On the one hand, the idea of decentralisation behind Blockchain addresses the challenge of trustworthy AI. On the other hand, the tradeoff between security, speed of transaction and energy intensity behind Blockchain could be possibly smartly managed. AI for Blockchain seems legit to me!
Here, I will cover technical fundamental using Python as follows:
Building Blocks
- Cryptography
- Decentralization
- Game Theory
Classified Models
- Public Blockchains
- Private Blockchains
- Federated Blockchains
Cryptographic Fundamentals
- Hash Functions
- Cryptographic Hash Functions
- Digital Signatures
Consensus Mechanisms
- Proof-of-Work (PoW)
- Proof-of-Stake (PoS)