Web3ReadList
@web3list
1.47K
subscribers
6
photos
9
files
2.03K
links
@Wongssh
web3 reading list. A reading list for solidity, web3 and Dapp programmers. We use Chinese and English language.
Download Telegram
Join
Web3ReadList
1.47K subscribers
Web3ReadList
https://blog.chain.link/smart-contract-bug-hunting/
介绍了作者发现的一个关于
元交易
的漏洞和对进行智能合约Bug搜索的经验
#security
Chainlink Blog
Smart Contract Bug Hunting: 7 Strategies | Chainlink
How to find smart contract bugs like the original Polygon MRC20 implementation, what to do when you find them, and what happens next.
👍
2
Web3ReadList
https://m.theblockbeats.info/news/32250
大概介绍了以太坊
#ETH
目前的各种扩容方案和技术架构
#scalability
BlockBeats
LD Research:一文详解以太坊扩容全方案
从扩容方案发展过程来看,以太坊的扩容并不是某个单一方案能够一劳永逸的。很多解决方案提供商也都在多条路径上进行着探索和布局。
👍
1
Web3ReadList
https://foresightnews.pro/article/detail/17279
#nft
的历史
Foresight News
NFT 简史:跨越六十年的 NFT 群星闪耀时刻
我们每个人,都是一个 NFT。
👍
1
Web3ReadList
https://blog.chain.link/timelock-smart-contracts-zh/
基于
#foundry
框架开发时间锁合约
Chainlink Blog
怎样开发智能合约中的时间锁
智能合约中的时间锁打开更多的应用场景。通过本文了解时间锁的概念以及开发方式。
Web3ReadList
https://web3caff.com/zh/archives/38398
#defi
真实世界资产桥接
Web3Caff
真实世界资产(RWA):金融通往加密世界的桥梁
随着行业的发展,资本流动的效率将提高一个数量级。
Web3ReadList
https://fuel-labs.ghost.io/the-case-for-modular-execution-part-2/
介绍了
#Fuel
的优势,特别是
#FuelVM
的优势
#modular
Web3ReadList
https://fuellabs.github.io/fuel-docs/master/index.html
#Fuel
的文档
Web3ReadList
https://www.btcstudy.org/2022/10/28/onboarding-to-bitcoin-core/
一篇介绍如何给
#bitcoin
提交代码的文章,作者也给出了一系列深入了解 bitcoin 的资料
www.btcstudy.org
Bitcoin Core 贡献者新手指南
比特币思想的中文集结地
Web3ReadList
https://a16zcrypto.com/generalized-property-tests-for-erc4626-vaults/
a16z 介绍
#EIP4626
的功能及其使用的基于
#foundry
的测试方法
a16z crypto
Generalized property tests for ERC4626 vaults - a16z crypto
ERC4626 property tests for fuzzing and symbolic execution to help vault builders detect standard violations
👍
2
Web3ReadList
https://web3caff.com/zh/archives/38583
介绍了
#ETH
的基本结构和
#EIP4844
的相关内容
Web3Caff
模块化结构下 EIP-4844 的设计逻辑
本文介绍了 Proto-danksharding 的基本设计,以及如何配合 rollup 的扩容发展。
👍
1
Web3ReadList
https://scroll.io/blog/kzg
#kzg
#zk
#scroll
Scroll
Native zkEVM Layer 2 for Ethereum
👍
1
Web3ReadList
https://medium.com/@pban/demystifying-cairo-white-paper-part-i-b71976ad0108
#cario
语言白皮书解析
Medium
Demystifying Cairo White Paper — Part I
This article is first part of the series of articles, where we are trying to demystify Cairo White Paper in simple and easy to understand…
👍
1
Web3ReadList
Web3ReadList
https://medium.com/cybermiles/diving-into-ethereums-world-state-c893102030ed 以太坊 世界状态 概览,较为理论化,但有助于读者理解以太坊底层 #MPT
https://medium.com/@eiki1212/ethereum-state-trie-architecture-explained-a30237009d4e
#MPT
以太坊状态存储架构
Medium
Ethereum State Trie Architecture Explained
Explaining Ethereum state trie to deepen knowledge of Ethereum blockchain.
👍
1
Web3ReadList
https://m.theblockbeats.info/news/32255
#defi
论文
BlockBeats
计算机安全全球顶级会议研究梳理:DeFi 与安全
这是全球顶尖高校和研究机构的加密学术盛会。
👍
1
Web3ReadList
https://web3caff.com/zh/archives/38809
简单介绍了#Starkware 网络
Web3Caff
Rollup 之争:拆解 Starkware 现状、工作原理及竞争格局
概览目前 zk-rollup 龙头项目之一 Starkware
Web3ReadList
https://www.btcstudy.org/2022/10/31/multi-sig-vs-mpc-which-is-more-secure/
对比
#MPC
技术与
#SSS
技术
www.btcstudy.org
多签 vs 多方计算:谁更安全?
比特币思想的中文集结地
Web3ReadList
https://medium.com/nethermind-eth/using-shamirs-secret-sharing-to-share-mnemonics-c40429835117
#SSS
的具体实现原理
Medium
Using Shamir’s secret sharing to share mnemonics
By Michal Zajac
Thanks to Greg Vardy and Ahmet Ramazan Agirtas for reviewing
Web3ReadList
https://pintail.xyz/posts/since-the-merge/
#MEV
相关数据分析,包含数据收集和分析的全过程,使用
python
语言
#dataAnalysis
Pintail's Notes
Since the Merge: How Are Things Changing?
Analysis of on-chain data since the merge, implications for validiators, trends in block building.
👍
1
Web3ReadList
https://medium.com/taipei-ethereum-meetup/comparing-evm-transaction-viewer-7d0d64185a24
适合开发者的 以太坊交易 查询工具
#website
Medium
EVM Transaction Viewer 比較
這篇文章會比較常用的三個 EVM Transaction Viewer 的優缺點
👍
1
Web3ReadList
https://medium.com/taipei-ethereum-meetup/tools-for-debugging-solidity-and-evm-interaction-285f2bfb9c17
主要介绍了
#foundry
的功能和一个
VSCode
扩展插件
Medium
Solidity 及 EVM 開發工具介紹
這篇文章將介紹 Ethereum 開發者的一些實用工具:Foundry 除了測試之外的功能及 VSCode 的 Solidity Visual Developer 插件
👍
1
Web3ReadList
https://medium.com/balancer-protocol/unlocking-the-vemodel-f363d2d7bd91
讨论
#defi
#tokenomics
中的
#veModel
模型
Medium
Unlocking the veModel
The veModel is the holy grail of tokenomics, aligning user incentives and focusing on long-term Protocol performance.
👍
1