Web3ReadList
@Wongssh
web3 reading list. A reading list for solidity, web3 and Dapp programmers. We use Chinese and English language.
16:35 · Jul 26, 2023 · Wed
https://medium.com/taipei-ethereum-meetup/introduction-of-starknet-account-abstraction-2c343b561d6e
#StarkNet
#AA
账户抽象概述分析
Medium
Introduction of StarkNet Account Abstraction
This article will focus on StarkNet Native AA, StarkNet Wallet UX, and Comparison with the EIP-4337.
StarkNet
AA
16:26 · Jul 26, 2023 · Wed
https://web3caff.com/zh/archives/67205
使用
#EVM
底层隐蔽增发代币
Web3Caff
警惕隐蔽的 Rug Pull,合约存储引起的跑路盘
用户参与新项目时应着重分析合约中是否存在可疑代码。
EVM
16:18 · Jul 26, 2023 · Wed
https://medium.com/nethermind-eth/juno-0-4-production-ready-a15078397627
#StarkNet
#juno
节点更新
Medium
Juno 0.4: Production-ready
Nethermind’s Starknet client implementation is ready for production use.
StarkNet
juno
16:12 · Jul 26, 2023 · Wed
https://fuellabs.notion.site/fuellabs/Documentation-Portal-V1-0-Beta-8817b3357dd246799e58b8f149f3e7bd
#fuel
合约编程文档
Fuel Labs on Notion
Documentation Portal V1.0 (Beta) | Notion
Annoyed by our documentation?
We’re currently working on a new documentation portal and would love your feedback.
→ Tell us your ideas for how to improve our docs.
fuel
02:36 · Jul 25, 2023 · Tue
https://vitalik.eth.limo/general/2023/07/24/biometric.html
去中心化网络身份验证
06:49 · Jul 22, 2023 · Sat
https://blog.celer.network/2023/07/18/brevis-alpha-now-live-introducing-zk-co-processing-and-data-attestation-sdks-for-developers/
一个
#zk
SDK 为
#ethereum
上的交易等生成证明
zk
ethereum
06:29 · Jul 22, 2023 · Sat
https://www.staking.directory/
#ETH2
质押相关内容
#website
网站
ETH2
website
07:28 · Jul 20, 2023 · Thu
Web3ReadList
https://www.cryptofrens.info/p/blockchain-as-a-database-part-1 从数据库视角定义区块链
https://www.cryptofrens.info/p/bridging-databases-part-2
基于上述定义研究
#bridge
跨链桥
www.cryptofrens.info
Bridging Databases (Part 2)
A world of databases interconnected by bridges
bridge
07:28 · Jul 20, 2023 · Thu
https://www.cryptofrens.info/p/blockchain-as-a-database-part-1
从数据库视角定义区块链
www.cryptofrens.info
Blockchain as a Database (Part 1)
Rollup != Bridge?
16:04 · Jul 19, 2023 · Wed
https://www.blocktempo.com/analysis-of-new-vulnerabilities-in-memory-security-blockchain-rpc-nodes/
#move
RPC 服务漏洞
動區動趨-最具影響力的區塊鏈新聞媒體
技術 | Aptos、Sui、StarCoin..都曾有的PRC節點漏洞解析
採用內存安全語言有助於 RPC 節點避免許多基於內存破壞漏洞的攻擊,但仍需要經過精心設計和審查。
(前情提要:IOSG:由加密社群驅動的「漏洞賞金、懸賞競賽」可行嗎? )
(背景補充:深度分析 Sui 公鏈最新漏洞「倉鼠滾輪」為何被評為嚴重級? )
CertiK 的 Skyfall 團隊最近在 Aptos、StarCoin 和 Sui 等多個區塊鏈中發現了基於 Rust 的 RPC 節點的多個漏洞。由於 RPC 節點是連線 dApp 和底層區塊鏈的關鍵基礎設施元件,其穩健性對於無縫操作至關重要。區塊鏈設計者都知道穩定…
move
15:58 · Jul 19, 2023 · Wed
https://web3datadegens.substack.com/p/every-erceip-explained-with-trends
#EIP
标准、示例和流行趋势,使用
#dune
展示
Web3 Data Degens
Every ERC Explained (Part 1): All the Tokens
Simplifying and showcasing ERCs across all EVM chains - starting with tokens.
EIP
dune
06:37 · Jul 19, 2023 · Wed
https://mp.weixin.qq.com/s?__biz=Mzk0OTI3NDAzMQ==&mid=2247484901&idx=1&sn=a9db0031af96beb25a294d8935b933c6&chksm=c35b9125f42c1833f9bb7409113a167efe82f3648e3ab992057ff57376e7b3c5393a978b9dc0&scene=178&cur_album_id=2970271303004078081
#ECSDA
门限
#threshold
签名
Weixin Official Accounts Platform
Cobo 密码知识讲堂|第三讲:ECDSA 门限签名典型算法介绍
本文对当前已有的 ECDSA 门限签名算法的技术路线进行归纳和总结,针对性的介绍其实现的不同技术途径,阐述其设计原理、核心组件和技术迭代过程并给出 ECDSA 门限签名算法使用的相关建议。
ECSDA
threshold
08:32 · Jul 18, 2023 · Tue
https://www.techflowpost.com/article/detail_12518.html
采访
#move
语言之父
TechFlow
对话 Move 语言之父 :Move 具有后发优势,区块链在根本上是一种去除摩擦的技术 - 深潮TechFlow
对于那些来自其他 Web3 编程语言的开发者来说,他们在 Move 和 Sui Move 上的开发体验确实更加高效,而且更安全。
move
08:22 · Jul 18, 2023 · Tue
https://medium.com/taipei-ethereum-meetup/validity-rollup-posting-state-diff-30cf70614af
#rollup
数据存储方案
Medium
Validity(ZK) Rollup 在上傳資料類型上的選擇
除了上傳每一筆交易的完整資料,Validity Rollup 還可以選擇上傳 State Diff。什麼是 State Diff?選擇上傳交易資料或 State Diff 的差異在哪?
rollup
12:54 · Jul 15, 2023 · Sat
https://www.odaily.news/post/5188412
#Sui
NFT 与 DeFi 应用
www.odaily.news
Sui NFTs:带领DeFi走向大规模采用
Sui 对 NFT 的愿景为区块链提供了一种不同的想像空间。
Sui
12:47 · Jul 15, 2023 · Sat
https://mp.weixin.qq.com/s/yKSDRDBr5PhAb-8YL9VMoQ
#L2
#bridge
跨链桥
Weixin Official Accounts Platform
L2 跨链桥战争∶Orbiter VS Layerswap
通过多方面对比两个跨链桥的优劣,总结出相应的跨链策略。
L2
bridge
01:50 · Jul 15, 2023 · Sat
https://www.odaily.news/post/5188411
Celsius 欺诈
#history
历史事件
www.odaily.news
彭博详述Celsius「欺诈」始末:为何被美国四大监管机构起诉?
“有人在撒谎,要么是银行,要么是Celsius。”
history
00:57 · Jul 15, 2023 · Sat
https://rakita.github.io/blog/blog/parallel-evm-claim/
#EVM
并行化方案
rakita.github.io
Parallel EVM claim | draganrakita
How to verify claim of parallel execution
EVM
00:52 · Jul 15, 2023 · Sat
https://ethstakers.club/
#ethereum
以太坊质押
#etherscan
浏览器
ethereum
etherscan
16:58 · Jul 14, 2023 · Fri
https://captainz.xlog.app/MUDv2-shi-fou-qi-yong-le-ECS-jia-gou-
介绍了全链游戏引擎
#MUD
的最新进展
Has MUDv2 deprecated the ECS architecture? - CaptainZ
Lattice (@latticexyz) 的 MUD 是 Web3 领域最为久远和出名的全链游戏引擎,在之前的第一代版本时,曾清晰地表明,MUDv1 是基于 ECS 的一套框架,我也写了一篇相关的介绍文章《深度解析全链游戏引擎 MUD》。而几天前,Lattice 公布了 V2…
MUD
Before
After
Home
Powered by
BroadcastChannel
&
Sepia