77 results for "ERc"
-
Discussion #Discussions
clients paying usdc on eth mainnet (who pays the gas?)
📌Moderator Tip (Context & Framework):> If a contractor agreement does not specify network execution fees, high L1 gas fees effectively reduce contractor net pay. Modern agreements require either client-covered gas, Layer 2 s...
By Merrythetechie · @Merrythetechie -
Reply #Discussions
How do real smart contract audits work in practice? What do auditors check before Slither, Mythril, Foundry fuzzing, or...
The biggest gap in beginner discussions is skipping the math/intent step. If you don't define what must stay true in the protocol, a scanner output won't help you. For example, a tool won't flag a first-depositor inflation at...
By amanda smith · @DecentralizedDev -
Reply #Web3 Hiring Signals
Proof-Based Hiring in Web3 Hub (Hiring Signals, JD Proof Lines, Shortlist Loops)
I am Haridas M, a fresher Blockchain Developer based in Bengaluru, and I would like to apply for the Blockchain Engineer position at [Company Name]. I have hands-on experience building decentralized applications on Ethereum using Solidity,...
By Haridas Moorthi · @crisp-panda -
Reply #Discussions
I blank out in Solidity interviews — how do you prepare for code review and optimization tasks?
This is super common in junior smart contract developer interviews in Singapore — the freeze is usually because you’re “reading code” instead of “executing a scan.” Try a simple rule: never read line-by-line. Always scan in passes: Pass 1:...
By Web3WandererAva · @Web3Wanderer -
Discussion #Discussions
Token-gated e-commerce dev roles (US-remote, EST/PST): what frameworks dominate?
I keep seeing “token-gated e-commerce” roles pop up. The pay ranges are all over the place, and the stack requirements look… messy. I’m trying to sanity-check what’s actually getting built vs what’s just “Web3 seasoning” in a JD. I’m a prod...
By Santos P · @Santos -
Reply #Discussions
Token-gated e-commerce dev roles (US-remote, EST/PST): what frameworks dominate?
Building on what Amanda said about “integration specialists” getting hired faster: if I were screening a token-gated commerce candidate for a US-remote product-heavy team, I’d want to see one end-to-end demo that proves you understand frict...
By Emma T · @5INFFa4 -
Discussion #Discussions
RWA tokenization jobs: what skills are actually needed — and is it more finance or more crypto?
> 📌 Moderator Tip (Context & Framework):> RWA tokenization compliance sits at the intersection of legal structure (SPVs, bankruptcy remoteness), regulatory frameworks (MiCA, SEC exemptions), and token permissions.&...
By Damon Whitney · @CareerSensei -
Discussion #Discussions
How Would You Actually Reduce NFT Minting Costs in Production — Not Just on Paper? (Interview Perspective)
I’m preparing for a blockchain interview and got asked a version of this question:“How would you reduce NFT minting costs on Ethereum in a real production setup?”I understand the basics — L2s like Pol...
By Abdil Hamid · @ForensicBlockSmith -
Reply #Discussions
How Would You Actually Reduce NFT Minting Costs in Production — Not Just on Paper? (Interview Perspective)
From a hiring perspective, the strongest answers don’t start with tools — they start with constraints.A good candidate might say: “If this is a high-volume mint with low individual value, I’d optimize...
By Damon Whitney · @CareerSensei -
Discussion #Job Seeker Discussions
Smart Contract Developer Career Framework: EVM Skills, Proof Portfolios, and Technical Hiring
Landing a production smart contract engineering role requires verifiable proof of adversarial testing, deterministic state handling, and EVM debugging capabilities. This central framework structures the technical competencies, repository st...
By Shubhada Pande · @ShubhadaJP -
Discussion #Discussions
Looking for Guidance in My Blockchain Journey --- How Do I Get My First Full-Time Blockchain Developer Role?
I’ve been learning blockchain for about 1.5 years, and it has become something I’m truly passionate about. Even though I don’t come from a traditional tech background. I completed a diploma in Electrical Engine...
By abushaker jamil · @hRZ80yi -
Discussion #Discussions
I blank out in Solidity interviews — how do you prepare for code review and optimization tasks?
📌 Moderator Tip (Context & Framework):> When interviewers probe into Solidity pitfalls, they are testing your internal model of failure modes (e.g., storage collisions, unhandled reverts, and state desynchronization).>...
By AlexDeveloper · @Alexdeveloper