Further Solidity resources
Here are some resources beyond the ones mentioned in Suggested Resources:
Tutorials
Ethernaut: learn by solving puzzles
Best practices/patterns
Testing
Echidna: fuzz testing
Slither: static analysis for vulnerability detection
solidity-coverage: code coverage for Solidity testing
Smart contract archives
Smart contract sanctuary - contracts verified on Etherscan
Last updated