Cypher Space @ NSSCE
Blockchain, from your first hash to Devcon.
Six stages, curated free resources, checkpoints and mini-projects. Powers the Ethereum Foundation Road to Devcon track at NSS College of Engineering — and works just as well solo.
- Stage 0
- Stage 1
- Stage 2
- Stage 3
- Stage 4
- Stage 5
Foundations — build the mental model
Before code, before coins: what problem does a blockchain actually solve, and how do blocks, hashes and consensus fit together?
Mini-project. Play the Hash Chain Simulator, tamper with a block, watch the chain break. That screenshot is the core insight of this field.
Core concepts — wallets, keys and the landscape
Go from "I get the idea" to "I hold keys and have sent a transaction." Public/private keys, wallet types, and the four kinds of blockchains.
Mini-project. Play the Banking Journey Game, then write a 10-line comparison — which steps of a bank transfer disappear on a blockchain, which new risks appear?
First smart contract — theory becomes practice
The exact path our Road-to-Devcon workshop cohort followed: smart contract theory, then Remix, then a real deployment to a public testnet.
Mini-project. Build the workshop classic — a storage dApp: contract with a mapping + plain HTML/JS page that connects to MetaMask and updates the value on-chain.
Real tooling — build like a professional
Remix got you started; now adopt the stack professionals ship with, and build a full dApp end to end.
Mini-project. Club Bounty Board dApp — members post small tasks with Sepolia ETH bounties, others claim and get paid on completion. Foundry contracts + Scaffold-ETH 2.
Specialize — security, DeFi, L2s or ZK
Generalists learn; specialists get hired. Pick one lane, go deep, start breaking things on purpose.
Mini-project. Audit your own club — take the Stage 3 Bounty Board contract, run a mock audit (Solodit-style report), then fix and redeploy.
Ship, compete, earn — join the ecosystem
Hackathons, audit contests, bounties, fellowships, grants — the routes from student to funded builder, several India-first.
Mini-project. One team, one Mumbai trip, two events — ETHKochi (Sep) as warm-up, ETHOnline (Sep) proper ship, then ETHGlobal Mumbai (Nov 6–8) with the polished project, attending Devcon 8 (Nov 3–6) on student tickets in the same trip.