Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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?