Web3ReadList
@Wongssh
web3 reading list. A reading list for solidity, web3 and Dapp programmers. We use Chinese and English language.
08:45 · Sep 13, 2023 · Wed
https://medium.com/taipei-ethereum-meetup/%E5%BE%9E%E6%8A%BD%E8%B1%A1%E5%B8%B3%E6%88%B6%E5%88%B0erc4337-1b10d417b8d5
对
#AA
账户抽象的详细分析
AA
08:25 · Sep 13, 2023 · Wed
https://web3caff.com/zh/archives/71078
对
#DA
的一个较为详细的分析
Web3Caff
对数据可用性的误解:DA=数据发布≠历史数据检索
很多人对DA的理解是错误的:DA=数据发布,而不是数据可检索
DA
17:05 · Sep 12, 2023 · Tue
https://www.btcstudy.org/2023/09/12/the-potential-of-RGB-protocol/
#bitcoin
#RGB
协议
www.btcstudy.org
RGB 的真正潜能
比特币思想的中文集结地
bitcoin
RGB
09:01 · Sep 9, 2023 · Sat
https://www.rareskills.io/post/gas-optimization
#gas
优化指南
RareSkills
The RareSkills Book of Solidity Gas Optimization: 80+ Tips - RareSkills
The RareSkills Book of Gas Optimization. The most comprehensive and complete list of suggestions on how to optimize Solidity smart contracts.
gas
08:58 · Sep 9, 2023 · Sat
https://github.com/flashbots/mempool-dumpster
#ethereum
节点内存池交易数据
#dataAnalysis
导出
GitHub
GitHub - flashbots/mempool-dumpster: Dump all the mempool transactions
🗑️
♻️
(in Parquet + CSV)
Dump all the mempool transactions
🗑️
♻️
(in Parquet + CSV) - flashbots/mempool-dumpster
ethereum
dataAnalysis
08:45 · Sep 9, 2023 · Sat
https://kb.delendum.xyz/
#zk
技术知识库
zk
07:45 · Sep 9, 2023 · Sat
https://vxtwitter.com/gakonst/status/1700210378058371357
使用
#Reth
监控
#P2P
网络节点类型
vxTwitter / fixvx
💖
28
🔁
2
Georgios Konstantopoulos (@gakonst)
looking for a hacker that would want to extend the reth p2p discovery examples to also log the client versions discovered periodically and maybe expose a RESTful API so we can eventually build a frontend for adoption
should be few hrs of work, happy to help…
Reth
P2P
14:44 · Sep 8, 2023 · Fri
https://blog.blockstream.com/codex32-a-shamir-secret-sharing-scheme/
手算
#SSS
加密算法
Blockstream
Codex32: A Shamir Secret Sharing Scheme
Since 2020, alongside Blockstream Research, I have been playing with the idea of cryptography without electronic computers. This is not a new idea: the entire history of cryptography until the 20th century was like this. But modern cryptography, with hundred…
SSS
07:33 · Sep 8, 2023 · Fri
https://www.blog.eigenlayer.xyz/intro-to-eigenda-hyperscale-data-availability-for-rollups/
#EigenLayer
#DA
数据可用的概述
EigenLayer Blog
Intro to EigenDA: Hyperscale Data Availability for Rollups
If you're interested in integrating your rollup with EigenDA, please fill out the EigenDA questionnaire!
EigenDA is a secure, high throughput, and decentralized data availability (DA) service built on top of Ethereum using the EigenLayer restaking primitive.…
EigenLayer
DA
07:20 · Sep 8, 2023 · Fri
https://medium.com/aztec-protocol/privacy-abstraction-with-aztec-def9da73eb5
#aztec
智能合约隐私系统概述
Medium
Privacy Abstraction with Aztec
Smart contract privacy without the brain damage
aztec
15:20 · Sep 7, 2023 · Thu
https://mirror.xyz/fluentlabs.eth/7I4djVRnKFPkxlr2TYkCiMjmPQuE4vyyWIPK5V9l2h0
#WASM
在区块链中的历史发展
mirror.xyz
The History of Wasm in Blockchain
Supporting general-purpose languages not only creates a more intuitive experience for web3-native devs, but also enable millions of new developers to build onchain.
WASM
13:47 · Sep 7, 2023 · Thu
https://cairopractice.com/posts/store-packing/
#cario
编程技巧之手动压缩
Cairopractice
Store packing
One of my favorite recent additions to Cairo is the StorePacking trait:
cario
00:08 · Sep 7, 2023 · Thu
https://www.odaily.news/post/5189570
#NFT
数据基础设施构建
www.odaily.news
NFTScan的增长秘籍:从零起步,成长为最大的NFT数据基建服务商-ODAILY
分布式HTAP数据库TiDB,为NFTScan的新业务加装了增长齿轮。
NFT
23:30 · Sep 6, 2023 · Wed
https://github.com/EmNudge/watlings
基于 WAT 的
#WASM
教程
GitHub
GitHub - EmNudge/watlings: Learn WebAssembly by writing small programs!
Learn WebAssembly by writing small programs! Contribute to EmNudge/watlings development by creating an account on GitHub.
WASM
17:36 · Sep 6, 2023 · Wed
https://github.com/zama-ai/concrete
#FHE
方面的代码库
GitHub
GitHub - zama-ai/concrete: Concrete: TFHE Compiler that converts python programs into FHE equivalent
Concrete: TFHE Compiler that converts python programs into FHE equivalent - zama-ai/concrete
FHE
17:27 · Sep 6, 2023 · Wed
https://medium.com/dfinity/new-p2p-layer-of-the-internet-computer-introduces-quic-for-state-sync-984764fe9976
#IC
区块链引入了新的基于 QUIC 的
#P2P
协议
Medium
New P2P layer of the Internet Computer introduces QUIC for State Sync
The new P2P layer is tailored for state sync and uses the QUIC transport protocol, making it simpler, more performant and secure.
IC
P2P
16:39 · Sep 4, 2023 · Mon
https://twitter.com/drCathieSo_eth/status/1698380779288678824
#rust
与
#ethereum
工具
🛠️
X (formerly Twitter)
drCathieSo.eth | zkml.⌐◨-◨ |
🇭🇰
🏳️🌈
on X
🧵
The whys and hows of @rustlang in @ethereum
🦀
TL;DR - Rust-based Ethereum tools are fast with efficient memory management. A flourishing ecosystem.
As promised, a summary of the @paradigm Rust x Ethereum recording, esp. highlighting contribution opportunities…
rust
ethereum
08:08 · Sep 4, 2023 · Mon
https://hackernoon.com/getting-prices-right
使用复合价格预言机
#oracle
更加简单的获取资产价格以实现复杂换算
Hackernoon
Getting Prices Right | HackerNoon
How to implement better price feeds in smart contracts
oracle
07:57 · Sep 4, 2023 · Mon
https://docs.google.com/presentation/d/1r4dutdMh_hv6jKvUTUUD8uAPUAAbGbpIxRAvoari0_o/edit#slide=id.g10b45bb171f_0_0
#EVM
技术解析,内部给出的代码片段应该来自
revm
Google Docs
EVM Technical walkthrough
EVM: Technical walkthrough
EVM
02:48 · Sep 3, 2023 · Sun
https://www.libevm.com/2023/09/01/reth-custom-api/
#Reth
功能扩展示例
Reth
Before
After
Home
Powered by
BroadcastChannel
&
Sepia