988 results for "smart contract developer"
-
Article #Web3 Career Guide
Proof-Based Hiring in Web3: A Founder’s Guide to Evaluating GitHub, Tests, Smart Contracts, and Audit Claims
Updated for 2026 Web3 hiring signals: this guide focuses on how founders, recruiters, and hiring managers can evaluate blockchain candidates through visible proof before relying on interviews alone. While hiring, most founders review code t...
By Shubhada Pande · @ShubhadaJP -
Reply #Discussions
Layer-2 Solidity interview: what’s a sane event-logging + monitoring setup without bloating L1 data fees?
The mistake I see is people mixing up observability with audit trail. For security reviews, I care about what you can prove later: critical actions, parameter changes, upgrade steps, admin operations, and “who triggered what.” Events are gr...
By BlockchainMentorYagiz · @BlockchainMentor -
Reply #Discussions
I Know Solidity, but Interviews Now Feel Like Security Exams — What Advanced Questions Should I Really Prepare For?
Smart contract security isn’t just finding exploits. It’s predicting when the world stops behaving the way you expect. The question I use most often: “What happens when your invariants only hold on a per-block basi...
By Abdil Hamid · @ForensicBlockSmith -
Discussion #Discussions
How do you explain reentrancy in interviews without sounding like you memorized it?
I keep practicing smart contract interview questions, and reentrancy comes up every time.I can say the rule: “Do Checks-Effects-Interactions.”But when they ask why the order matters, I struggle to expla...
By Emma T · @5INFFa4 -
Reply #Discussions
As a junior Solidity dev, how deep should I really go into gas optimization during interviews?
One practical point for candidates preparing for smart contract interviews: If your resume says “gas optimized smart contracts” but your GitHub does not show where the optimization mattere...
By Shubhada Pande · @ShubhadaJP -
Reply #Announcements
Web3 CV Review Services Are Now Open on ArtOfBlockchain.club
Just want to start learning smart contract audit what did I need to know ?
By Oye · @noble-vada -
Reply #Discussions
Upgradeable contracts still confuse me — how do you reason about initializer guards and storage layout safely?
A pattern I keep noticing in smart contract discussions is that upgradeability looks easy at the pattern level and gets uncomfortable at the state level. Most people first learn proxies, initializers, and storage g...
By Shubhada Pande · @ShubhadaJP -
Discussion #Discussions
US hiring: why “senior Solidity” roles reject 4+ yr candidates — which hiring signals are missing?
I’m applying to US web3 smart contract roles (mostly early-stage startups, remote). I’ve got 4+ years in Solidity, shipped mainnet code, and I can clear technical screens — but I keep getting rejected either at sho...
By AnitaSmartContractSensei · @SmartContractSensei -
Discussion #Discussions
Security audits for blockchain-based casinos in Singapore/APAC — what do auditors actually focus on (fairness, RNG, bots...
Moderator Note: This discussion has evolved into an expert overview on smart contract security for Web3 gaming. Whether you are a QA engineer transitioning into auditing, or a founder/CTO researching what a proper...
By ChainMentorNaina · @ChainMentorNaina -
Reply #Discussions
Super Complicated Job Requirements
Thank you Alex, I am currently a learning smart contract security and saw this JD and it concerns me that what are trying to accomplish with JD.
By Shashank Mudgal · @0x00auditor -
Discussion #Discussions
Teaching Solidity to Beginners: Which Books Still Help Students Build Real Projects?
I’m teaching Solidity to beginners who know basic programming but have never built a smart contract before. The problem I’m facing is that many blockchain books look useful at first, but when I try to fit them into...
By Abdil Hamid · @ForensicBlockSmith -
Discussion #Discussions
Blockchain QA for Software Testers: Do You Need Solidity, Foundry Tests, or Bug Reports?
Is blockchain QA closer to normal test engineering, smart contract testing, or security-style bug finding? Also, for US remote roles, what do hiring managers actually trust as proof — test coverage explanations, a...
By Jatin R · @5EB8S0F