@Wongssh web3 reading list. A reading list for solidity, web3 and Dapp programmers. We use Chinese and English language.
https://github.com/chainfeeds/RSSAggregatorforWeb3

一个聚合了500多个关于Web3的RSS的仓库,有的过大了,第一次同步下了3000篇文章。近几天可能会从中筛选一部分放到频道里。
Bootstrapping your personal Web3 info hub from more than 500 RSS Feeds.I think it’s too big. You will get 3000 articles after first sync.

#news
https://learnblockchain.cn/books/geth/
一本介绍以太坊底层的开源电子书,特点是给出了go-ethereum 的源代码,缺点是有点古老(3年前就已经停止更新),介绍的部分内容已经不符合ERC标准了。以我阅读的“签名”一节看,作者仅介绍了EIP-155的部分内容,但目前最新的标准是EIP-1599,差距较大。暂未对其他章节审读,如果读者发现问题或者与目前标准不符的情况,可以附在评论区里。 #eth
慢雾科技2022上半年区块链安全及反洗钱分析报告
#security
first-half-of-the-2022-report.pdf
5.7 MB
https://github.com/paulmillr/noble-secp256k1

一个简单、安全且快速的使用Typescript编写的secp256k1库,极其简洁,但内容完整且经过算法优化,非常适合从底层了解签名算法。
A simple, secure and fast secp256k1 library written in Typescript, extremely concise, but complete and algorithmically optimized. You can learn signature algorithm throught it. #ecdsa #secp256k1 GitHub - paulmillr/noble-secp256k1: Fastest 4KB JS implementation of secp256k1 signatures and ECDH
https://submirror.xyz/0xc19be75B8B9152d884987e1B58b3F18A94875396

预言家周报,每周更新,会给出一篇小短文和推荐阅读的文章。 #rss
Back to Top