找到约 13 条结果

课程 区块链入门课 by Hashkey x 登链社区

...码拉课程群 ![image.png](https://img.learnblockchain.cn/attachments/2025/04/M01Y0Agu6802006dbdb22.png!/scale/50) ![WechatIMG117.jpg](https://img.learnblockchain.cn/attachments/2025/04/9qttLTu467ff6a2f36b20.jpg)

文章 通过Orby和Orb Stack引入意图驱动的互操作性

...ck 引入意图驱动的互操作性** ![](https://img.learnblockchain.cn/2025/04/24/85042067_image.jpg) **_TL;DR_** _介绍 Orby,一个意图引擎,以及 Orb Stack,一个意图驱动的互操作性栈,以解决账户碎片化问题,并为应用程序和用户在拥有百万级 Rollup ...

文章 布局升级秘籍:掌握CSS Grid网格布局,打造响应式网页设计

...``` .wrapper { display: grid; /* 声明了三列,宽度分别为 200px 200px 200px */ grid-template-columns: 200px 200px 200px; grid-gap: 5px; /* 声明了两行,行高分别为 50px 50px */ grid-template-rows: 50px 50px; } ``` 以上表示固定列宽为 200px 200px...

视频 Memecoin 超级周期 - TOKEN2049 新加坡 2024

...零售投资者。 **关键论据和信息:** - **代币过剩**:2024年将有60万个新代币推出,市场充斥着高估值的代币,零售投资者往往成为最后的接盘侠。 - **迷因币的市场表现**:在CoinMarketCap的前20名中,13个是迷因币,显示出其在...

文章 Foundry 使用教程和单元测试、UUPS等示例

...ut' libs = ['lib'] solc = "0.8.x" optimizer = true optimizer_runs = 200 ``` **编译**: ``` forge build ``` **测试**: ``` # 运行所有测试 forge test # 单独运行匹配前缀为 `CounterTest` 的单元测试 forge test --match-contract CounterTest # 单独...

文章 用于实现无状态性的 Verkle 树

...main) ![🐘 Page icon]()![🐘 Page icon](https://img.learnblockchain.cn/2025/08/06/1f418.svg) ## 用于无状态的 Verkle 树 ![💡 Callout icon]() Verkle 树 = 向量承诺 + Merkle 树 目录 [1 简介](https://learnblockchain.cn/article/19500?pvs=25#332fc5e880bc452d96477abac0a2f164) [...

文章 Uniswap V3 的毒性交易流(Toxic Flow)识别:第二部分

![](https://img.learnblockchain.cn/2025/03/14/1NmgrPimka0zLYToiIq0U0A.png) **本文是** [_@0xfbifemboy_](https://twitter.com/0xfbifemboy) **关于 Uniswap 流动性池、集中流动性和费用动态的** [_进行中的系列文章_](https://learnblockchain.cn/article/12919) **的新一篇。...

文章 基于排序器的选择 - Layer 2

...开始时更频繁地采用备用排序器选择。 [我们需要至少 20% 的以太坊验证者集合选择加入基于排序,以便每个 epoch 至少有 1 个提议者](https://learnblockchain.cn/article/17175)。此外,这些提议者需要选择成为许多 rollup 的排序器(假设有...

文章 零知识证明:基础知识简介

![零知识证明:基础知识简介](https://img.learnblockchain.cn/2025/03/12/76685186_image.jpg) ## 零知识证明:基础知识简介 非常感谢 [Matt](https://x.com/__lostin__), [Porter](https://x.com/portport255), [Nick](https://x.com/nick_pennie), [Swen](https://x.com/swen_sjn...

文章 以太坊ETF的市场规模估算

...坊 ETF 的市场规模 - Galaxy Research](https://img.learnblockchain.cn/2025/04/29/Ethereum_E_SecurityBlue1.png) ## 主要要点 - 比特币 ETF 在推出(2024年1月11日)至2024年6月15日期间获得了151亿美元的净流入。 - 九家发行机构正在争相在美国推出10...

文章 Eth2进展更新 (截至2021/5/22)

...ttps://www.moneycontrol.com/news/business/cryptocurrency/bitcoin-pizza-day-2021-some-interesting-facts-about-this-special-cryptocurrency-day-6924731.html) 快乐!🍕 你们有没有试过读到很好的文章,以至于希望是自己写出来的?“对以太坊常见批评的回应 ([Addre...

文章 BOLT 3:比特币交易和脚本格式

...规则[MINIMALIF](https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2016-August/013014.html),`` 指定一个空向量以符合要求。 ### Funding Transaction Output * funding output 脚本是一个 P2WSH,内容为: ``` 2 2 OP_CHECKMULTISIG ``` * 其中 `pubkey1` 是两个压缩格...

文章 Wake:以太坊上用于阻止漏洞的新开源工具

...of-solana) 并在布拉格的捷克技术大学任教。这一使命也在 ERC-7512 草案、开发 Wake 工具包或 Solana 的开源模糊器等举措中得到实现。 [Website](https://ackeeblockchain.com/) [Twitter](https://twitter.com/AckeeBlockchain) ### 关于 Josef Gattermayer Josef 是...