972 results for "smart contract developer"
-
Reply #Discussions
My Smart Contract Auditor Portfolio Got Rejected—What Do Firms Actually Want to See?
This kind of feedback hurts, but it is actually more specific than it first sounds. “Too academic” usually does not mean your Solidity basics are weak. It usually means the reviewer cannot yet see how you would think when a live protocol ha...
By Rigoberto Vivas · @rAKYjuy -
Reply #Discussions
My Smart Contract Auditor Portfolio Got Rejected—What Do Firms Actually Want to See?
I’ve reviewed hundreds of junior portfolios, and the “too academic” feedback usually means one thing: your reports don’t show real-world risk thinking. Student audits focus on patterns like reentrancy and access control, but industry audits...
By Shubhada Pande · @ShubhadaJP -
Quiz #Blockchain Quiz
A smart contract is:
A smart contract is: A smart contract is:
By Shubhada Pande · @ShubhadaJP -
Reply #Discussions
How do real smart contract audits work in practice? What do auditors actually check first?
From the protocol side, the audit is most useful when auditors question assumptions we forgot. In our AMM upgrade last year, the deepest bug was a sequencing flaw no scanner flagged. The auditor caught it by simulating an unusual order of i...
By Shubhada Pande · @ShubhadaJP -
Reply #Discussions
How do real smart contract audits work in practice? What do auditors check before Slither, Mythril, Foundry fuzzin...
Agree with this sequence. Tools are evidence helpers, not proof by themselves. For someone trying to enter smart contract auditing or Web3 security, the stronger signal is not “I used Slither, Mythril, Foundry, and...
By Victor Anderson · @victor-anderson -
Reply #Discussions
AI -assisted smart contract audit review in Web3 security JDs — real hiring signal or fake confidence?
@AmandaS This is where junior candidates often get confused. They think they need to list every AI audit tool they touched, but what hiring teams look for in a junior smart contract auditor portfolio is usually muc...
By DeFiArchitect · @DeFiArchitect -
Reply #Discussions
AI -assisted smart contract audit review in Web3 security JDs — real hiring signal or fake confidence?
So for me, ‘AI workflow auditor’ or ‘audit-ready AI contract automation’ only sounds healthy when the team can explain the boundary clearly…” This boundary point is exactly where I think candidates can turn a vague AI sma...
By amanda smith · @DecentralizedDev -
Reply #Discussions
US Remote Smart Contract Security Engineer offer: JD is messy — red flag or normal startup chaos?
I agree with this. A vague JD is not only a candidate-side red flag; it also says something about how clearly the team has understood the role internally. In many Web3 startups, the issue is not that the role has multiple responsibilities....
By AlexDeveloper · @Alexdeveloper -
Reply #Discussions
AI-assisted smart contract audit review” in JDs — legit workflow or fake confidence?
@Merrythetechie I asked something close to this recently, and the clearest answer was not about which AI smart contract auditing tools they used in 2026. It was about what the workflow was allowed to decide. The te...
By Abasi T · @ggvVaSO -
Reply #Discussions
Bay Area smart contract dev relocation: relocation to US for blockchain roles realistic timeline — what did yours...
This is probably the part I was underestimating. I was thinking being physically in the Bay Area might itself improve my chances, at least for interviews or faster response, but your point about sponsorship readiness + proof stack fit makes...
By SmartChainSmith · @SmartChainSmith -
Reply #Discussions
How do real smart contract audits work in practice? What do auditors check before Slither, Mythril, Foundry fuzzin...
A lot of weaker security discussions start with tool names. The stronger signal is whether someone can explain protocol intent, invariants, privileged paths, and what evidence an audit should leave behind after review. For cand...
By Shubhada Pande · @ShubhadaJP -
Reply #Discussions
How do real smart contract audits work in practice? What do auditors check before Slither, Mythril, Foundry fuzzin...
I think the biggest gap in beginner audit discussions is that people jump to tools before they define what must stay true in the protocol. In a real smart contract audit, the stronger starting point is usually prot...
By amanda smith · @DecentralizedDev