@Wongssh web3 reading list. A reading list for solidity, web3 and Dapp programmers. We use Chinese and English language.
https://app.coinfeeds.io

Twitter 加密货币消息聚合平台
Twitter Crypto news aggregation platform
#news
https://igor.io/2013/08/28/stack-machines-fundamentals.html

介绍基于栈的虚拟机如何运行,而 #EVM 正是基于栈的虚拟机,从文中可以理解EVM底层的基本运行原理。
Introducing how stack machines work, and EVM is a stack machine, from the text you can understand the basic operating principles of the underlying EVM.
https://hugo.wongssh.cf/posts/metamask-login/

我的个人文章,主要介绍了在链下使用 #MetaMask 提供的API实现基于签名的登录,使用了Vue 作为前端架构,后端使用了 Cloudflare Worker
#auth #metamask #EIP712
https://apple-passkey.demo.hanko.io/content
一个有意思的demo ,在safari浏览器中实现网站中使用 apple passkey 登录。如果你的项目涉及严格鉴权,可以使用。源代码在这
An interesting demo that implements the use of apple passkey login in a website in safari browser. You can be used if your project involves strict authentication.
#auth Passkeys.io – The Passkey Demo
https://www.evm.codes/
探索 #evm#solidity 底层必备工具,可以快速查找 Opcodes 操作码和 Precompiled 预编译函数的具体功能、用法和 gas 情况。
An underlying tool for exploring evm and solidity to quickly find specific features, usage and gas consumption of Opcodes and Precompiled
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 The Ethereum Merge: A Proof-of-Stake Upgrade Guide
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 GitHub - chainfeeds/RSSAggregatorforWeb3: Bootstrapping your personal Web3 info hub from more than 600 RSS Feeds.
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
Back to Top