Skip to content

NoahMarconi/eth-dev-resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 

Repository files navigation

Eth Dev Resources

Beginner and Tutorials

Recommended Starting Point

Docs

Videos

Notes

Lists

Ethereum Virtual Machine (EVM)

Op Codes

LLL Series

LLL and the Qtum blog series are helpful in learning how the EVM differs from other runtime environments.

QTUM EVM Series

Ethdebug

L1

Yul and Assembly

Optimization

Security and Best Practices

General

Security Review

Known Vulnerabilities

Fuzzing

Learning

Tools

Patterns

Web 2 Sec

Auditing

NFTs

Math

DeFi

DAOS

MEV

Tools

Code Search

Diff

UI

Useful Repos, Dapps, & Scaffolding

Analytics

Positive Examples

For examples of proper testing of smart contract and client libraries, check out the test suites of both OpenZeppelin and Ethers.js:

Data Structures

These techniques are particularly useful for making proper use of data on and off chain. See the following for a positive example to follow:

Tokenomics

Meta Transactions

eip4337

One Time Addresses

Services

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published