File tree 3 files changed +11
-3
lines changed
3 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 16
16
17
17
项目愿景是给** 初级开发者** 一个可执行且最简的区块链 ** Dapp** 学习路线图,给** 进阶开发者** 一个可以交流和协作的平台。
18
18
19
- 本项目跟 [ Rebase大学 ] ( https://docs.qq .com/doc/DS0hYTUJiUVlqVXVQ ) 深度结合,成立学习小组进行任务分工然后一起研究主流dapp项目,每周进行技术分享,输出成果会作为视频上传B站的 [ Rebase账号 ] ( https://space.bilibili.com/382886213 ) 。
19
+ 本项目会成立学习小组进行任务分工,然后一起研究主流dapp项目,每周进行技术分享,输出成果会作为视频上传 [ Youtube ] ( https://www.youtube .com/channel/UCdJKZVxO55N3n2BQYXMDAcQ ) 和 [ Bilibili ] ( https://space.bilibili.com/382886213 ) 。
20
20
21
- 项目秉持 [ 开源大学] ( https://github.com/rebase-network/Rebase-University ) 的理念,会以DAO治理形式管理此开源项目。本项目受[ 以太坊基金会] ( https://esp.ethereum.foundation/en/ ) 赞助,我们会将资金奖励给项目的优秀贡献者。欢迎关注我们的推特 [ Dapp-Learning twitter] ( https://twitter.com/Dapp_Learning ) 和 [ discord ] ( https://discord.gg/7GegSB2A ) 。
22
- 项目由来可以阅读Rebase公众号文章 [ 《Dapp-Learning 欢迎您的加入》] ( https://mp.weixin.qq.com/s/79eRMtB_yz8G6H8_saCeLw ) 。
21
+ 项目秉持 [ 开源大学] ( https://github.com/rebase-network/Rebase-University ) 的理念,会以DAO治理形式管理此开源项目。本项目受[ 以太坊基金会] ( https://esp.ethereum.foundation/en/ ) 赞助,我们会将资金奖励给项目的优秀贡献者。开源项目维护不易,欢迎 [ gitcoin ] ( https://gitcoin.co/grants/3414/dapp-learning-developer-group-1 ) 捐赠。想跟踪项目最新进展, 欢迎关注我们的推特 [ Dapp-Learning twitter] ( https://twitter.com/Dapp_Learning ) 和[ Youtube ] ( https://www.youtube.com/channel/UCdJKZVxO55N3n2BQYXMDAcQ ) 。
22
+ 项目由来可以阅读 [ 《Dapp-Learning 欢迎您的加入》] ( https://mp.weixin.qq.com/s/79eRMtB_yz8G6H8_saCeLw ) 。
23
23
24
24
此项目仍在开发中,适合各阶段的开发者加入,欢迎提 PR 来创建更多的教程项目或完善已有的教程项目🤗。项目交流可加入我们的[ discord] ( https://discord.gg/Z7zARtYu ) 。提交一次PR或者安排[ 一次分享] ( https://docs.qq.com/doc/DQ3hWeVVXQ3JPbXFS ) 即可加入我们开发者群,贡献三次高质量PR即可成为PR审核者,并参与决议项目走向。** 项目管理细则** 请参看[ 新人如何参与以及项目治理规则] ( ./docs/dao.md ) ,欢迎理念相同的小伙伴加入。
25
25
Original file line number Diff line number Diff line change 10
10
- 以太坊区块链浏览器: < https://kovan.etherscan.io >
11
11
- JSON-PRC接口: < https://eth.wiki/json-rpc/API >
12
12
- tenderly合约验证: < https://dashboard.tenderly.co/explorer >
13
+ - ethtx交易分析工具: < https://ethtx.info >
13
14
- remix本地环境: < https://zhuanlan.zhihu.com/p/38309494 >
14
15
- 代码美化工具: < https://www.cnblogs.com/kuronekonano/p/11794302.html >
15
16
- 以太兼容链网络列表(可方便添加到metamask):< https://chainlist.org/ >
Original file line number Diff line number Diff line change 20
20
- [ Chain Flag] ( https://chainflag.org/ )
21
21
- [ paper] ( https://arxiv.org/pdf/2110.12162.pdf )
22
22
23
+ ## Security analysis tool
24
+ - 反解析solidity https://www.4byte.directory/
25
+ https://tx.blocksecteam.com/
26
+ - ethtx https://www.tofreedom.me/ethtxbscpolygon
27
+ https://github.com/EthTx/ethtx
28
+ - 合约审计 https://www.trustlook.com/services/smart.html
29
+
23
30
## 攻击事件
24
31
-wvault: https://zhuanlan.zhihu.com/p/396525700
25
32
You can’t perform that action at this time.
0 commit comments