BennyBlocks
Member
Blockchain developer passionate about smart contracts, MEV, and NFT tech. Shares hands-on insights on debugging, career moves, remote jobs, and upskilling. Merges art with code. Active contributor to blockchain professional communities
- Member since
- Sep 22, 2024
- Last active
- Feb 12, 2026
- Total activities
- 68
Activity feed
Recent contributions
-
#Discussions
Negotiating pay for US-remote blockchain roles (EST/PST): handling “we pay by location” without losing leverage
I’m in the middle of negotiating a US-remote blockchain role and I’m trying to know how to respond without sounding defensive. The...
-
#Discussions
NFT art + coding as a Product career move (US remote PST/EST): what founders/recruiters count as real
Quick context before I waste months building the wrong portfolio. I’m a software developer who also does art, and I’ve been exploring...
-
#Discussions
Blockchain Bridge startup hiring: first 5 roles to build a Web3 engineering team safely
If you’re trying to build a Web3 engineering team for a bridge, I’d honestly treat hiring like risk management, not like “who...
-
#Discussions
Switching to Smart Contract Development — Should I Go Deep in Hardhat or Foundry First to Avoid Failing Early Technical Tests?
A simple way to decide: think of your first 2 weeks on the job. If you expect to spend most time in...
-
#Discussions
I Want to Become a Blockchain Engineer, Not Just a Smart Contract Developer — Should I Start with Solidity or Rust?
If you’re stuck in analysis paralysis, try this for 14 days instead of choosing emotionally: Week 1 (Solidity): ship one tiny contract...
-
#Discussions
Full-time blockchain dev here — how do you study without burning out?
Quick follow-up: do you feel this exhaustion more during audit-heavy weeks (security reviews, incident fixes, release crunch) vs normal feature work? I’ve...
-
#Discussions
What goes into security audits for blockchain-based casinos?
From a risk standpoint, blockchain-based casinos attract a very specific kind of attacker: patient, automated, and economically motivated. Auditors usually ask...
-
#Discussions
I’m preparing for a system design interview. How do you explain blockchain consensus trade-offs without going too deep?
I struggled with this too until I changed how I framed answers. Instead of saying, “PoS does X, PBFT does Y,” I...
-
#Discussions
Worked on one blockchain for years — now every job wants multi-chain skills. How are people handling this?
From Cosmos side, we don’t expect Ethereum depth at all.What matters more is whether you understand:where trust assumptions changehow upgrades workhow cross-cha...
-
#Discussions
Got removed from my first blockchain job — now scared to ask for help again
I’ve been working on smart contracts for a while now, and honestly, the biggest shift for me came when I stopped treating...
-
#Discussions
How Should Web3 Product Ops Teams Build Incident Response Playbooks After Mainnet Failures?
I would say the biggest failure in incident response isn’t technical — it’s human silence. During our validator outage, Product Ops created...
-
#Discussions
How Can Product Ops in Web3 Align Design and Dev Teams When Tokenomics Keeps Changing Mid-Sprint?
I’m a Product Ops Manager for a DeFi wallet where token incentive logic changes frequently due to market conditions. Design and Dev...
-
#Discussions
Which post-launch metrics should Web3 Product Ops monitor after a mainnet release?
After every feature goes live on mainnet, our Product team moves on to the next sprint, but Ops is expected to monitor...
-
#Discussions
For junior smart-contract developers, what does “real ownership” look like in the first few months?
I’ve interviewed juniors who believe “ownership” means solving everything alone — and that usually leads to burnout or hidden mistakes. In smart-contract...
-
#Discussions
First 30 days plan for junior Smart Contract developers particularly habits that build trust
A Notion page of “lessons learned” helped me see I’m improving even when days felt bad.
-
#Discussions
Got removed from my first blockchain job — now scared to ask for help again
I totally get this. My first blockchain internship ended badly too — I asked tons of questions because I didn’t want to...
-
#Discussions
How to Switch from Software Testing to Blockchain QA? Skills, Tools, and Advice Needed
I started in QA, then moved into blockchain QA, and later into security. The biggest shift was not “learning everything in Solidity...
-
#Discussions
NFT Smart Contract Interview Question: ERC-721 & ERC-1155 Compatibility
From a practical point of view, a lot of teams don’t bother with a fully hybrid 721+1155 contract unless they have a...
-
#Discussions
How to Land Account Abstraction Jobs: ERC-4337, Bundlers, Paymasters, and Security Skills
If you want to get into Account Abstraction roles, the biggest unlock isn’t reading more ERC-4337 docs — it’s actually building and...
-
#Discussions
What Are the Main Challenges in Scaling Smart Contracts on Blockchain Networks?
Let me explain few Smart contract scaling challenges:Network Congestion: As transaction volume increases, networks like Ethereum can get congested, leading to s...
-
#Discussions
What Are the Best Resources for Learning Smart Contract Testing in 2025?
Building on the great point about using cross-chain bridges as an example—here’s a simple way to take that answer to the next...
-
#Discussions
Got a Golang Dev Interview? Tips to Overcome Nerves!
This is a perfect advice for job seekers like me. Thanks
-
#Discussions
Debugging Smart Contracts Is Tough—How Do You Make It Easier?
Debugging smart contracts really does feel different because once contracts are live, you cannot rely on the same feedback loop you get...
-
#Discussions
How to Start Practicing Blockchain Coding and Understand Job Prospects in US
To build a career in blockchain, focus on consistent coding practice in blockchain development. Start by learning blockchain basics like consensus mechanisms...
-
#Discussions
Looking to Level Up: Where Should a Smart Contract Dev Start with MEV?
Hey all,I’m a smart contract developer and I want to upskill myself around MEV (miner/maximal extractable value). In developer groups there is...
-
#Discussions
How can I switch from a mobile app developer to a blockchain developer after 4 years in app dev?
Making the switch from mobile app developer to blockchain developer can be a great move, especially since blockchain is really taking off...
-
#Discussions
How blockchain can be used as data structure
Blockchain, at its core, is a linked list data structure where each block contains a batch of transactions or data entries, along...
-
#Discussions
Can Non-Developers switch to a Solidity & Web3 Career?
Hey all, has anyone made a switch to the development side in the blockchain industry? I am from non-technical background and dont...