Blockchain Security

External: Coursera Courses ↗ · Coursera

Open Course on External: Coursera

Free to audit · Opens on External: Coursera

Blockchain Security

Coursera · Advanced ·🏗️ Systems Design & Architecture ·3mo ago

Key Takeaways

Examines blockchain security including cryptography, hash functions, and potential attacks

Original Description

This course introduces blockchain security, including a description of how the blockchain works at each level of the blockchain ecosystem. The instructor begins with the building blocks that create the structure of blockchain, the cryptography that it uses for security, and the role of hash functions in the blockchain and how they can be attacked. In the next module, the instructor describes what blockchain consensus is, why it’s needed, its underlying theory (Byzantine Fault Tolerance and Security via Scarcity), some of the common consensus algorithms, and the security issues inherent to each variant. The course progresses with a module that describes how blocks are created, the nodes and network that make up the blockchain ecosystem, and examples of various attacks that can be made on their security. Next the focus is on smart contracts and how their security can be compromised with vulnerabilities created by common programming errors during contract development, including in Ethereum, the most commonly used smart contract platform. Finally, the course wraps up with discussions of distributed ledger architectures that are alternatives to blockchain, second-level blockchain protocols, and advanced cryptography in blockchain.
Watch on External: Coursera ↗ (saves to browser)
Sign in to unlock AI tutor explanation · ⚡30

Related Reads

📰
The system doesn't fail the day you break it. It fails the day you finally touch it.
Learn why systems often fail when you finally interact with them, not when you break them, and how to apply this insight to improve system reliability
Dev.to AI
📰
React Server Components vs Client Components in Next.js — A Practical Decision Framework
Learn to decide between React Server Components and Client Components in Next.js with a practical framework
Dev.to · Aon infotech
📰
Server Components vs Client Components: The Mental Model Shift Every Vite Developer Needs
Understand the difference between server and client components in Vite development to improve your workflow and application performance
Dev.to · Digital dev
📰
Go context.Context Done Right: Cancellation, Timeouts, and Values
Learn to use Go's context.Context correctly for cancellation, timeouts, and values to improve your concurrent programming skills
Medium · Programming
Up next
Book Summary and Review - The Kubernetes Bible (2nd ed.) by Gineesh & Russ #Kubernetes #K8s #MLOps
Abonia Sojasingarayar
Watch →