@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
一个聚合了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,差距较大。暂未对其他章节审读,如果读者发现问题或者与目前标准不符的情况,可以附在评论区里。 #ethhttps://programtheblockchain.com/posts/2018/03/09/understanding-ethereum-smart-contract-storage
分析
This post describe that storage model and explain how the Solidity programming language makes use of it.
#evm #solidity
分析
solidity
智能合约在EVM
底层的存储架构,介绍不同的数据类型存储的地址槽和所占的大小。This post describe that storage model and explain how the Solidity programming language makes use of it.
#evm #solidity
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
#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
secp256k1 ecdsa zk musig schnorr solidity yul foundry move cario eth evm gas aptos bitcoin StarkNet 联盟链 EIP20 EIP712 EIP1559 EIP897 EIP1822 EIP1967 EIP2535 EIP4361 nft dapp Oracle chainlink metamask Ceramic did defi social DAO dataAnalysis security auth ctf wallet ipfs Ceramic video tutorial cheat Web5 crossChain merge news rss newsletter mirror
https://github.com/paulmillr/noble-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
一个简单、安全且快速的使用
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