BlockGard

520 posts

BlockGard banner
BlockGard

BlockGard

@steev90

Smart contract auditor learner

Katılım Şubat 2014
1.6K Takip Edilen86 Takipçiler
BlockGard retweetledi
0xfirefist
0xfirefist@0xFireFist·
Wondering how I got 3rd place on Mento's contest? What vulnerability did I find that paid me $10k? Everything is documented here --> @0xSimao" target="_blank" rel="nofollow noopener">youtube.com/@0xSimao
English
5
9
108
11K
BlockGard retweetledi
Arsen
Arsen@arsen_bt·
Best GitHub Repos to learn Web3 Security From Scratch in 2026: 1. Awesome Solana Security GitHub: github.com/0xMacro/awesom… 2. Web3 Bounties & Exploits GitHub: github.com/ArsenSecurity/… 3. Awesome Move Security GitHub: github.com/Monethic/aweso… 4. DefiHack Labs GitHub: github.com/DeFiHackLabs 5. Awesome Smart Contracts GitHub: github.com/shafu0x/awesom… 6. Blockchain Attack Vectors GitHub: github.com/ImmuneBytes-Se… 7. Smart Contract Vulnerabilities GitHub: github.com/kadenzipfel/sm…
Arsen tweet mediaArsen tweet media
English
15
184
910
42.6K
BlockGard retweetledi
0xfirefist
0xfirefist@0xFireFist·
For all my fellow researchers and frens, I've created a basic prompt that you can use when you can't understand a function/block of code. Hope it helps🫡 --- Explain this function from a protocol-level perspective, not in isolation. Structure the explanation as follows: 1. One-sentence purpose: - “This function exists to …” (why the protocol needs it) 2. Protocol lifecycle placement: - When is this function expected to be called? - In which phase of the protocol does it belong (initialization / active operation / settlement / cleanup)? - Who typically calls it and under what conditions? 3. Big-picture connection: - How this function fits into the overall protocol flow - What role it plays relative to other high-level components 4. Concrete mental model: - Walk through one realistic example scenario - Describe what changes in the protocol because this function ran 5. Internal mechanics (last): - Explain how the function works internally, step by step, but only to the extent needed to support the mental model above ---
English
10
15
145
5.1K
aasha
aasha@aashatwt·
starting a web3 dev learning-in-public series. things i am learning this week: > basics of solidity > how to vibecode onchain > how to build verifiable apps on eigencompute anyone who wants to learn along drop your tg handle :)
aasha tweet media
English
1.4K
77
3.2K
196.3K
BlockGard retweetledi
Param
Param@Param_eth·
Web3 learning resources: → Educational > cyfrin > LearnWeb3 .io > CryptoZombies → Documentation > Ethereum. org > Solidity Docs > foundry docs → Communities > LearnWeb3 community > Ethereum Stack Exchange > Reddit (r/web3, r/ethereum, r/ethdev) → News Sites > Bankless > CoinDesk > watcher guru → YouTube Channels > EatTheBlocks > Bankless Podcast > Whiteboard Crypto → Hackathons > ETHGlobal Save this :)
Param tweet media
English
103
109
844
94.7K
BlockGard retweetledi
Charan (aka TheMj0ln1r)
Charan (aka TheMj0ln1r)@TheMj0ln1r·
Learn Huff by solving a CTF challenge: themj0ln1r.github.io/writings/learn… This post walks through a MasterChef Huff-based CTF challenge in depth by tracing the stack after every opcode and reconstructing each function in Solidity, to help you build a stronger intuition for EVM internals. I’d recommend EVM devs to checkout @huff_language to understand EVM better.
Charan (aka TheMj0ln1r) tweet media
English
3
30
214
11.7K
BlockGard retweetledi
shafu
shafu@shafu0x·
Learn how to write great Smart Contracts - security first - revert early - beautiful over ugly - use libraries - multi inheritance bad - get audited early - immutability is the goal - wasting gas is bad - no unbounded loops - simple better than complex - use custom errors - flat better than nested - emit events - no assembly - use shafu formatting - write complex tests - symmetry is beautiful - pin compiler version - readability counts
English
14
28
208
19.3K
BlockGard retweetledi
shafu
shafu@shafu0x·
Learn how to test Smart Contracts - Unit tests - Fuzz tests - Fork tests - Invariant tests - Regression tests - Integration tests - Mutation testing - Static analysis - Formal verification
English
7
35
274
10.4K
BlockGard retweetledi
𝕋𝕖𝕞𝕞𝕪🦇🔊
𝕋𝕖𝕞𝕞𝕪🦇🔊@Only1temmy·
how to master defi - study ethereum deeply - map narratives and capital rotation - learn smart contract risks - study the pillars of defi - master liquidity - study ponzinomics - study defi terms deeply - study tokenomics and emissions - learn mev - understand bridges - learn onchain analysis - master proper dyor - study aave and curve - read vitalik's blog - read cobie's blog - read hack post mortems - understand oracles - use defi with real capital - master defi tools - learn how to read code - contribute - know how to network - tweet - ask smart people hard questions
shafu@shafu0x

How to master web3 - build a stablecoin - read all of RareSkills - learn about x402 - build Uniswap v2 - study ERCs - build the EVM - read Morpho - master foundry - do hackathons - read every vitalik blog - study top protocols - tweet - deploy on-chain - ship simple frontends - learn prediction markets

English
52
115
839
56.6K
BlockGard retweetledi
Arsen
Arsen@arsen_bt·
Top-3 security write up you must read 🏴 YearnFi exploit disclosure 🔗 github.com/yearn/yearn-se… 🏴 Critical delegation bug 🔗#delegation-added-in-period-5" target="_blank" rel="nofollow noopener">reports.immunefi.com/vechain-hayabu… 🏴 Balancer exploit 🔗 t.me/defendor_eng/8… Don't read articles blindly Reason what way of thoughts lead attacker to exploit
English
1
26
180
11.3K
BlockGard retweetledi
chrisdior
chrisdior@chrisdior777·
🚨This is the holy grail of TOP-TIER smart contracts. If you write Solidity, you HAVE to study this repo. Not skim it. Study it. The patterns, edge-case handling, and architecture here separate real engineers from hobbyists. MANDATORY reading: github.com/shafu0x/awesom…
English
15
47
482
26.1K
BlockGard retweetledi
shafu
shafu@shafu0x·
Study one every week if you want to master Smart Contracts Morpho Sablier Solmate Solady Ajna Uniswap Seaport Curve Art Gobblers Maple Merit Aave
English
32
56
653
41.6K
BlockGard retweetledi
Jeff Security
Jeff Security@jeffsecurity·
Web3 security pros use the best tools. Stop hunting bugs with basic kit. This curated list of fuzzers, verification, and monitoring techniques is the alpha you need. 👇 github.com/shanzson/Smart…
English
1
5
71
4.4K
BlockGard retweetledi
shafu
shafu@shafu0x·
Must read for any Solidity developer!
shafu tweet media
English
5
17
193
8.4K
BlockGard retweetledi
Ben Sadeghipour
Ben Sadeghipour@NahamSec·
Free Post Recon Course and Methodology For Bug Bounty Hunters 👉🏼 youtu.be/RYdTp4a9S34 Doing a little experiment here. Should I do a full recon video next?
YouTube video
YouTube
Ben Sadeghipour tweet media
English
4
37
319
15.4K
BlockGard retweetledi
shafu
shafu@shafu0x·
Top 3 things to solve in x402 - reputation - indexing - privacy
English
46
13
167
17.8K
BlockGard retweetledi
Ben Sadeghipour
Ben Sadeghipour@NahamSec·
🚨 Doing a giveaway for my Blind XSS Masterclass Most people think they know XSS, until they meet blind XSS, the kind that fires where you’ll never see it. Same methods that helped me earn $250K+ from real reports. hhub.io/nahamsecbxss 🎁 Retweet and reply to enter.
Ben Sadeghipour tweet media
English
390
374
725
77K