Web3ReadList
1.46K subscribers
6 photos
9 files
2.04K links
@Wongssh web3 reading list. A reading list for solidity, web3 and Dapp programmers. We use Chinese and English language.
Download Telegram
https://submirror.xyz/0xc19be75B8B9152d884987e1B58b3F18A94875396

预言家周报,每周更新,会给出一篇小短文和推荐阅读的文章。 #rss
https://rsshub.app/abmedia/index

链新闻的RSS源,繁体新闻 #rss
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
Cryptography 密码学:
#secp256k1 #ecdsa #zk #musig #schnorr
Programing language 编程语言:
#solidity #yul #foundry #move #cario
Blockchain 区块链:
#eth #evm #gas #aptos #bitcoin #StarkNet #联盟链
Standard 标准:
#EIP20 #EIP712 #EIP1559 #EIP897 #EIP1822 #EIP1967 #EIP2535 #EIP4361
Product 产品:
#nft #dapp #Oracle #chainlink #metamask #Ceramic #did #defi #social #DAO
OnChain Data analysis链上数据分析:
#dataAnalysis
Security 区块链安全:
#security #auth #ctf #wallet
Decentralized Storage 去中心化存储:
#ipfs #Ceramic
Misc 杂项:
#video #tutorial #cheat #Web5 #crossChain #merge
News 资讯:
#news #rss #newsletter #mirror
Web3ReadList pinned «Cryptography 密码学: #secp256k1 #ecdsa #zk #musig #schnorr Programing language 编程语言: #solidity #yul #foundry #move #cario Blockchain 区块链: #eth #evm #gas #aptos #bitcoin #StarkNet #联盟链 Standard 标准: #EIP20 #EIP712 #EIP1559 #EIP897 #EIP1822 #EIP1967 #EIP2535 #EIP4361…»
Channel photo updated
first-half-of-the-2022-report.pdf
5.7 MB
慢雾科技2022上半年区块链安全及反洗钱分析报告
#security
https://learnblockchain.cn/books/geth/
一本介绍以太坊底层的开源电子书,特点是给出了go-ethereum 的源代码,缺点是有点古老(3年前就已经停止更新),介绍的部分内容已经不符合ERC标准了。以我阅读的“签名”一节看,作者仅介绍了EIP-155的部分内容,但目前最新的标准是EIP-1599,差距较大。暂未对其他章节审读,如果读者发现问题或者与目前标准不符的情况,可以附在评论区里。 #eth
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://www.blocknative.com/blog/ethereum-merge-proof-of-stake

偏技术向的分析以太坊合并 #merge 的文章,包含以下内容:
1.为什么需要合并
2.以太坊合并后的基本结构、出块机制、惩罚措施和奖励
3.以太坊合并前后不会改变的机制

通过此文章,可以了解区块链合并的基本情况
This article gives a good overview of ethereum merger. You can get the following information from it:
1. Why we need merge?
2. What changes after The Merge?
3. What stays the same after The Merge?
#eth