uniswap.university/courses/view/getting-started-with-uniswap
BlockChain
Owen | Guardian Audits 🛡️ on X
GMX v2 testcases
ONLYPWNER - EVM CTF Platform
Elevate your skills, compete against other enthusiasts, and join a community of passionate security researchers
Decentralized Finance MOOC
The purpose of this class is to bring together students and interdisciplinary experts in Computer Science and Finance to discuss the emerging area of Decentralized Finance (or DeFi). DeFi has experienced an unprecedented growth, with hundreds of projects and a countless stream of financial, distributed systems, and blockchain innovations.
portfolio/content/bridges/BridgeSecurityChecklist.md at master · spearbit/portfolio
Bridge Security Checklist
Blockchain Oracles for Connected Smart Contracts | Chainlink Documentation
Chainlink staleness for L2 chains
Rust exercises on Exercism
Learn RUST
KumaCrypto/MetaTrustCTFSolutions: Solutions for Solidity challenges in MetaTrust CTF September 2023.
Building an EVM from scratch series
An extensible Python implementation of the Ethereum yellow paper from scratch.
Solarity
panaverse/defi-dapps-solidity-smart-contracts: This is a Web 3 Smart Contract learning and teaching repo which will be used to teach students all across Pakistan.
This is a Web 3 Smart Contract learning and teaching repo which will be used to teach students all across Pakistan. - panaverse/defi-dapps-solidity-smart-contracts: This is a Web 3 Smart Contract l...
Best EVM learning resources based on your level of expertise
If you are a Solidity developer struggling to wrap your head around the Ethereum Virtual Machine (EVM), this one is for YOU.
EVM can be a tricky topic to tackle, but it's also an imperative one if you want to excel in the web3 world as a developer.
As a
Understanding Compound’s Liquidation - Zengo
Understanding Compound’s Liquidation Zengo is the first keyless bitcoin and cryptocurrency wallet — the most simple and secure way to manage your crypto assets.
web3 audit dump
A new tool for teams & individuals that blends everyday work apps into one.
Introduction - Aave Unleashed
Chinmay Farkya on X
I plan to become a legendary auditor in the next 6 months
I have been feeling this drive to kick things up and direct effort properly, mainly because of goals shifting every month
To achieve peak performance, more than speed you need the right direction
This is what I'm going…
@bytes032.xyz on X
Liquidation Checklist
Dune Analytics: A Guide for Complete Beginners — 0xPhillan
Learn how to use Dune Analytics, for Dune and SQL beginners. With this detailed step-by-step guide you'll become a Dune wizard in no time!
price
0xPARC/zk-bug-tracker: A community-maintained collection of bugs, vulnerabilities, and exploits in apps using ZK crypto.
zksync bug database
ERC20 Weirdness & Attacks Part 1
ERC20 Checklist
d-xo/weird-erc20: weird erc20 tokens
Different erc20 bugs
pashov on X
Proxy Checklist
Typical vulnerabilities in AMM protocols
This article discusses the fundamental security aspects of the AMM (automatic market maker) protocols.
Foundry Cheatsheet
A cheatsheet for commonly used commands and cheatcodes in Foundry. To get a copy of this cheatsheet, refer to this gist.
removeLiquidityWithPermit function
Tool to search for functions among top contracts
Oracles, Entropy & Chainlink VRF Secure Integration Tips
In this article, we present tips that we have acquired over the years of auditing similar integrations. We also intend to discuss the…
VRF
audits/solo/NFTLoots-security-review.md at master · pashov/audits
polygon reorg, whenever a contract is on polygon and uses VRF make sure that the block time is set to something bigger
Tal – Medium
Read writing from Tal on Medium. researcher @ smlXL. Every day, Tal and thousands of other voices read, write, and share important stories on Medium.
How To Effectively Learn Smart-Contract Auditing
https://twitter.com/DevDacianHow to cultivate a growth mindset, overcome fears, and adopt winning strategies for successful audits. Explore a range of audit ...
Vyper Nonreentrancy Lock Vulnerability Technical Post-Mortem Report - HackMD
On the 30th of July, 2023, multiple Curve.Fi liquidity pools were exploited as a result of a latent vulnerability in the Vyper compiler, specifically in versions 0.2.15, 0.2.16, and 0.3.0. While bug was identified and patched by the v0.3.1 release, the impact to protocols using the vulnerable compilers was not realized at the time and they were not explicitly notified. The vulnerability itself was an improperly implemented re-entrancy guard that could be bypassed under certain conditions which we will delve into in this report.