1. 智能合约的经典漏洞
  2. 智能合约的审计工具
  3. 智能合约安全学习路线
  4. 智能合约学习资源
  5. 区块链相关学习材料

一些不错的合约相关入门资料。我已经过了这个阶段了,这些书签都要删了,就分享出来。
https://github.com/bkrem/awesome-solidity
https://learnblockchain.cn/article/2383
https://learnblockchain.cn/column/1
https://learnblockchain.cn/eth/
https://solidity-by-example.org/
https://goethereumbook.org/zh/

流行的生态:
https://openzeppelin.com/
https://www.trufflesuite.com/
https://infura.io/dashboard

一些博客:
https://hackmd.io/@Nhlanhla
https://github.com/blockchainGuide/blockchainguide
https://u.naturaldao.io/be/
https://blog.wongssh.cf/
https://www.tofreedom.me/
https://blog.wongssh.cf/

EVM 字节码和源码相关:
https://ethbook.abyteahead.com/index.html
https://www.youtube.com/watch?v=RxL_1AfV7N4&t=1s
https://github.com/palkeo/panoramix
https://www.yaofeiliang.com/tags/#区块链
https://github.com/ZtesoftCS/go-ethereum-code-analysis
https://learnblockchain.cn/books/geth/

问答社区:
https://gitter.im/ethereum/home
https://stackoverflow.com/
https://forum.openzeppelin.com/c/general/16

代码分析:
https://blog.csdn.net/zhang971105/article/details/109046458
https://xiongyingfei.github.io/SA/2022/main.htm
https://pascal-group.bitbucket.io/teaching.html
https://www.cs.cmu.edu/~aldrich/courses/17-355-19sp/

安全事件和赏金:
https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MzU4ODQ3NTM2OA==&action=getalbum&album_id=1378653641065857025
https://immunefi.com/
https://rekt.news/zh/

积极维护的开源审计工具:
https://github.com/crytic/slither
https://github.com/ConsenSys/mythril
https://github.com/trailofbits/manticore
https://github.com/sc-forks/solidity-coverage
https://github.com/crytic/echidna

反汇编工具:
https://library.dedaub.com/
https://www.pnfsoftware.com/jeb/manual/ethereum/
https://ethervm.io/decompile

区块链数据库:
https://bitquery.io/
https://github.com/tintinweb/smart-contract-sanctuary-ethereum
https://xblock.pro/#/

defi 课程和书:
https://www.coursera.org/specializations/decentralized-finance-duke
https://y1cunhui.github.io/uniswapV3-book-zh-cn/