Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evalir/proxynomicon
A dive into the dark arts of EVM Proxies
https://github.com/evalir/proxynomicon
erc1967 ethereum openzeppelin proxy solidity
Last synced: about 1 month ago
JSON representation
A dive into the dark arts of EVM Proxies
- Host: GitHub
- URL: https://github.com/evalir/proxynomicon
- Owner: Evalir
- Created: 2023-02-10T15:00:32.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-18T02:22:15.000Z (almost 2 years ago)
- Last Synced: 2024-12-19T23:55:18.645Z (about 2 months ago)
- Topics: erc1967, ethereum, openzeppelin, proxy, solidity
- Language: Solidity
- Homepage:
- Size: 54.7 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The Proxynomicon
A deep dive into the dark arts of EVM Proxies. Are you ready, anon?
## What is this?
A comprehensive (but in-progress) one-stop shop where you will learn everything there is to know about EVM Proxies: Their history throughout time, the different flavors of proxies, and possible and historic vulnerabilities and footguns that can be found when using them. CTF-like problems will be included to test your knowledge. Will you rise up to the challenge?