blockchain
Explore blockchain across Web3 jobs, hackathons, learning resources, open source projects, and stories.
blockchain Open Source
View all blockchain projects →blockchain Stories
View all blockchain stories →
Meet Aditi Polkam: Building, Breaking, and Shipping in Web3
A Web2 intern who dabbled in crypto trading during lockdown is now building across the Web3 ecosystem. Her secret? Stop waiting to be ready and start experim...

From Stanford Campus to Leading Web3 Developer Relations at Celo
A Stanford computer science student walks into an entrepreneur event and gets asked for her Twitter handle. Her response? “What’s Twitter?”...

Gas Optimization Part 4: Solidity Tips for Cheaper Contracts
Every line of your smart contract costs something. Some lines cost more than others. In this part of our gas saving series, we’ll explore how to write smarte...

Gas Optimization Part 3: The Foundation of Gas in Solidity and Smart Contract Efficiency
You just deployed a smart contract, and it’s costing 98 gas to run a function that does nothing. Literally. See for yourself, Why? Because even doing “nothin...

Gas Optimization Part 2: Timing Strategies and Batch Processing
You’ve learned what gas fees are and how they’re calculated. Now comes the practical part: how to actually save money on every transaction you ma...

Gas Optimization Part 1: Understanding Ethereum Gas Fees
“I paid $62 just to send $100. What?” That’s the kind of reaction many new users have after making their first Ethereum transaction during peak congestion. N...