Web3ReadList
@Wongssh
web3 reading list. A reading list for solidity, web3 and Dapp programmers. We use Chinese and English language.
06:49 · Jun 24, 2023 · Sat
https://verkle.info/
#verkle
tree 的资料汇总
verkle
00:44 · Jun 20, 2023 · Tue
https://certik.medium.com/gas-optimization-in-ethereum-smart-contracts-10-best-practices-cbd57548bdf0
#gas
优化技巧
Medium
Gas Optimization in Ethereum Smart Contracts: 10 Best Practices
Gas fees on the Ethereum mainnet have been a persistent concern, especially at times of network congestion. High demand for blockspace…
gas
00:38 · Jun 20, 2023 · Tue
https://www.propellerheads.xyz/blog/intents-and-where-to-find-them
一篇介绍意图
#intent
的文章
www.propellerheads.xyz
Intents and where to find them
What are intents? And where can you use them? A straightforward definition and a list of use cases.
intent
01:02 · Jun 17, 2023 · Sat
https://github.com/0xNazgul/fuzzydefi
#foundry
#defi
#fuzz
测试属性
GitHub
GitHub - 0xNazgul/fuzzydefi: Pre-built security properties for commonly forked DeFi protocols
Pre-built security properties for commonly forked DeFi protocols - 0xNazgul/fuzzydefi
foundry
defi
fuzz
06:42 · Jun 16, 2023 · Fri
https://uniswap.notion.site/0c8477afadce425abac9c0bd175ca382
#uniswap
对跨链桥
#bridge
的评估
Uniswap Foundation on Notion
Bridge Assessment Report
Table of Contents
uniswap
bridge
01:11 · Jun 15, 2023 · Thu
https://uniswap.org/uniswap-v4
#uniswap
v4
#defi
设计简述
uniswap
defi
03:37 · Jun 13, 2023 · Tue
https://hackmd.io/@Nerolation/rkp8LyRUh
基于盲签名的
#ethereum
首笔 gas 隐私解决方案
HackMD
Gas Ticketing - A Backstage Pass to Ethereum Blocks - HackMD
TL;DR - Users buy “tickets” from “coordinators” that, when redeemed, fund an unfunded EOA. This, while maintaining privacy, so that not even the coordinator knows who has bought the redeemed ticket.
ethereum
11:43 · Jun 10, 2023 · Sat
https://github.com/martriay/merklefy
使用 csv 生成 merkle 证明
GitHub
GitHub - martriay/merklefy: Web app to generate merkle trees and proofs
🍃
Web app to generate merkle trees and proofs
🍃
. Contribute to martriay/merklefy development by creating an account on GitHub.
11:38 · Jun 10, 2023 · Sat
https://evm.storage/
查询合约的存储内容
explorer.sim.io
Home • sim Explorer
Explore blockchain data with sim Explorer. Access contracts, accounts, transactions, and blocks. Navigate storage, simulate transactions, and interact with contracts.
17:27 · Jun 9, 2023 · Fri
https://www.odaily.news/post/5187692
#zksync
#defi
项目
www.odaily.news
盘点zkSync Era生态TVL前十的DeFi项目:SyncSwap占比逾40%
zkSync Era 上线两个多月,TVL 逾 1.6 亿美元,较两个月前翻了一倍。
zksync
defi
13:15 · Jun 8, 2023 · Thu
https://www.panewslab.com/zh/articledetails/y9539o0p.html
MetaMask 插件系统
PANews
MetaMask“狐狸”虽小,但“五脏”俱全:新功能MetaMask Snaps如何巩固钱包龙头地位?
MetaMask Snaps 是 MetaMask 钱包的一个新功能(插件),它旨在创建一个无需许可的生态系统,开发人员可以在其中以他们想要的任何方式扩展 MetaMask,MetaMask Snaps 是开源钱包扩展开发并为具有不同需求的最终用户提供多样化和个性化解决方案的好方法,并且据公开信息,MetaMask 是迄今为止唯一支持自定义插件的钱包提供商。
15:49 · Jun 7, 2023 · Wed
https://www.paradigm.xyz/2023/06/flood
以太坊 RPC 压测工具
Paradigm
Introducing flood: a load testing tool for benchmarking EVM nodes
Introduction Load testing is a critical step in the development of resilient, high-performing data systems. Nevertheless, load testing has not been widely applied in the development of cryptocurrency infrastructure. We're thrilled
13:19 · Jun 6, 2023 · Tue
https://github.com/ciwines/gas-bad
常见
#solidity
合约库
#gas
对比
GitHub
GitHub - ecivini/gas-bad: GasBad is an open-source project that evaluates gas efficiency in Solidity libraries
GasBad is an open-source project that evaluates gas efficiency in Solidity libraries - ecivini/gas-bad
solidity
gas
11:25 · Jun 4, 2023 · Sun
https://blog.celestia.org/modular-data-availability-for-the-op-stack/
#OP
stack
#rollup
与
#Celestia
#DA
的结合
Celestia Blog
Modular data availability for the OP Stack
IntroductionOP Stack has gained significant traction among rollup developers since its announcement last year. It is embraced by both developers creating new rollups and modular infrastructure providers like Caldera and Conduit, that enable developers to…
OP
rollup
Celestia
DA
04:52 · Jun 3, 2023 · Sat
https://github.com/plotchy/evm-cfg
#EVM
字节码运行流程可视化
GitHub
GitHub - plotchy/evm-cfg: Symbolic stack CFG generator for EVM
Symbolic stack CFG generator for EVM. Contribute to plotchy/evm-cfg development by creating an account on GitHub.
EVM
04:50 · Jun 3, 2023 · Sat
https://mirror.xyz/iron-wallet.eth/OnCNvwKBs6ZpJrOVQQqsqHFW1RkqEK7MAsbPSIQNRFo
适配
#foundry
的专注于开发者
#wallent
钱包
mirror.xyz
Announcing ethui
We are launching a developer-centric crypto wallet to give web3 developers the tools they deserve.
foundry
wallent
04:38 · Jun 3, 2023 · Sat
https://validatorqueue.com/
#ETH2
共识层的
#POS
验证者的排队进入和退出队列
Validator Queue
A dashboard showing the Ethereum validator enter and exit queue and estimated wait times.
ETH2
POS
04:36 · Jun 3, 2023 · Sat
https://hackmd.io/@dmarz/ethereum_overlays
#ETH2
共识层
#P2P
协议分析
HackMD
The Hitchhiker's Guide to P2P Overlays in Ethereum Consensus - HackMD
The Hitchhiker’s Guide to P2P Overlays in Ethereum
ETH2
P2P
03:59 · Jun 3, 2023 · Sat
https://archetype.mirror.xyz/McPqaV9WVyHhky1AAgGyS6DsZ8O0_OIBtED34sWpcUw
#L2
共享排序器、跨域
#MEV
及基础设施的综述
archetype.mirror.xyz
The Little Transaction that Could: Sequencers, MEV, and Intents
Written by Katie Chiou and Benjamin Funk
L2
MEV
17:18 · Jun 2, 2023 · Fri
https://www.odaily.news/post/5187523
#StarkNet
创始人专访
www.odaily.news
专访Starknet创始人:仰望星空,脚踏实地
创作zk-STARK的计算机科学家Eli Ben-Sasson向我们透露了自己对STARKs、SNARKs和Rollup赛道的看法,以及对Starknet生态的期许。
StarkNet
Before
After
Home
Powered by
BroadcastChannel
&
Sepia