DEV Community

Swiga Bahati
Swiga Bahati

Posted on

🚀 Blockchain for Curious Humans: A Beginner's Dive

Hello world (and the decentralized one too)! 👋

Ever heard of blockchain and thought: "Isn’t that just Bitcoin and some complicated math stuff that nerds talk about on Reddit?" Well, buckle up buttercup, because we're about to decode the blockchain matrix.

Thanks to a session hosted by Lisk and Dev3Pack, led by the brilliant Victoria Adedayo, I got a taste of blockchain that wasn’t dry or wrapped in cryptic buzzwords. Here's what I learned—with extra spice.


1. 🤔 What is Blockchain?

Imagine a diary that everybody can read, but no one can erase or tamper with. It’s like Google Docs… if Google Docs had trust issues and every page was cryptographically sealed. 🧾🔐

Blockchain is a decentralized, immutable ledger. Translation? It stores data across multiple computers (nodes), making it super hard to hack, cheat, or pretend you didn't eat your roommate's pizza.


2. 🧠 Understanding Blockchain Fundamentals

Here’s what you need to know to sound smart at tech meetups:

  • Blocks: Like containers that store data.
  • Chains: They connect the blocks in a timeline.
  • Nodes: Computers in the network that maintain the chain.
  • Hashing: Like fingerprinting data—unique and secure.

Think of blockchain as a notebook that tattles on anyone who tries to scribble lies. ✏️😤


3. 🕵️‍♂️ Public vs Private Blockchains

Public blockchains are like open-mic nights. Anyone can join, sing (validate), or just vibe.

Private blockchains? They’re the VIP room—invite only. Suited for businesses who want the benefits of blockchain without random trolls showing up.

🔓 Public = Ethereum, Bitcoin
🔐 Private = Hyperledger, Corda


4. 🗳️ Consensus Mechanisms: AKA “How Blockchains Agree Without Fighting”

Humans can’t even agree on pineapple on pizza. 🍍🍕 But blockchain? It has rules:

  • Proof of Work (PoW): Solve complex puzzles. Energy intensive. Basically CrossFit for computers.
  • Proof of Stake (PoS): Own more, stake more, validate more.
  • Delegated PoS, BFT, PoA... Too many acronyms, not enough snacks.

TL;DR: It’s how nodes agree on the truth. Without drama. Mostly.


5. 🔗 Distributed Ledger Platforms

So... Blockchain isn’t the only cool kid. There’s an entire DLP clique. Think of them like Netflix shows—each has its flavor:

  • Ethereum: The OG smart contract king.
  • Lisk: JavaScript-friendly and loves devs. (Hey, that’s us!)
  • Hyperledger: Enterprise nerd.
  • Corda: The accountant of the group.

They all store records across multiple locations—but each has a unique swagger.


6. 🧬 Superchain: The Avengers of Blockchain?

Superchain is what happens when multiple blockchains decide to stop competing and start collaborating. 💪

Imagine Ethereum, Polygon, and others forming a K-Pop supergroup. Each chain still does its thing but now they talk to each other, share stuff, and play nice. Cross-chain compatibility? Yes please!


7. 👛 Setting Up a Wallet (Not the Leather Kind)

Time to get paid (or at least pretend you’re rich in testnet ETH).

Wallets are where you store your private keys (aka your blockchain identity). Hot wallets = online, cold wallets = offline (a.k.a. frozen peas of security).

Pro tip: Write down your seed phrase. Not on your fridge. Not on Twitter. Not in a Google doc titled "Password123".


8. ✍️ Intro to Technical Writing

Once you’re deep into blockchain, people will beg you to explain it like they’re five. That’s where technical writing comes in.

If you can write tutorials, explain concepts clearly, and maybe throw in a meme or two—you’ll become the unicorn dev every community wants.

Start with:

  • Tutorials on dev.to
  • Write docs for open-source projects
  • Explain Web3 to your cat 🐈

Final Thoughts 🧠💡

Blockchain might sound intimidating at first, but it’s actually pretty fun once you get past the jargon. Whether you're here to build, write, or just understand WTF a hash is, there's room for everyone.

And remember: The only chain you should trust more than your local boda boda chain is a blockchain.

Now go forth, set up your wallet, join a DAO, and maybe write a blog about it. Or better yet—fork this article, remix it, and let's decentralize fun one block at a time.


📝 Inspired by the incredible workshop by Victoria Adedayo (Vickish), powered by Dev3Pack & Lisk.

✌️ Stay weird, stay decentralized!

Top comments (0)