0. NIE BLO Index
- 1. Describe a Bitcoin block
- 2. Describe Ethereum blockchain and its properties
- 3. What is EVM and what it does
- 4. Describe reentrancy attack on Ethereum
- 5. Name a good and a bad use case for blockchain, why
- 6. Ethereum security tooling - describe what is a static analyser, fuzzer
- 7. Describe the process that changes state of Ethereum blockchain (transactions, mining)
- 8. Describe the process that reads from Ethereum blockchain (RPC calls)
- 9. Describe ERC-20 token standard
- 10. Structure of security audit report - what should be included and why