找到约 14 条结果

文章 安全评估 - ink! & cargo-contract - OpenZeppelin 博客

...、资产、外部依赖和入口点](#actors-assets-external-dependencies-and-entry-points) - [简化数据流](#simplified-data-flow) - [风险评估方法](#risk-assessment-methodology) - [威胁分类](#threat-categorization) - [对策和缓解措施](#countermeasures-and-mitigation) - [...

文章 用Hardhat和Ethers引入并测试知名NFT智能合约

...思到 [IDO](https://hackernoon.com/what-is-ido-the-new-alternative-to-ieo-and-ico-70l34zf)。 注意:此部分的说明也可以在此处找到更详细的说明:https://hardhat.org/getting-started/#overview 让我们首先在本地环境中创建一个新文件夹: ``` mkdir hard...

文章 如何构建一个假去中心化的跨链协议

...or lightweight message passing across chains. LayerZero provides authentic and guaranteed message delivery with configurable trustlessness. 事实上,LayerZero既要求Relayer、Oracle这两个角色不会合谋做恶,又要求用户将使用LayerZero构建应用的开发者作为可信赖的...

文章 从UniSwapX和AA出发冷静看待意图为中心的落地挑战

... 最近,在 Web3 知名风投 Paradigm 的《Intent-Based Architectures and Their Risks》文章中, “以意图为中心的(Intent-centric)的协议及基础设施” 位居十个加密领域的首位趋势,结合在巴黎ETHCC大会上Bob the Solver项目和Anomo、DappOs 数年的沉...

文章 如何运行一个Nethermind节点

... 和 [Geth](https://www.quicknode.com/guides/infrastructure/how-to-install-and-run-a-geth-node) 节点。 订阅我们的[新闻通讯](https://go.quicknode.com/newsletter),获取更多关于以太坊的文章和指南。如果你有任何反馈,请随时通过 [Twitter](https://twitter.com/Qui...

文章 以太坊2.0:作为开发者我应该了解什么以及为什么要了解这些

...: [medium.com/buildbear/eth...](https://medium.com/buildbear/eth2-0-what-and-why-should-i-know-as-a-developer-36c8bcd368dd) >- 登链社区 AI 助手,为大家转译优秀英文文章,如有翻译不通的地方,还请包涵~

文章 EIP-3074是不安全的、不必要的,会将用户资金置于风险之中,同时割裂用户体验、流动性和钱包堆栈 - EIP

...-unsafe-unnecessary-puts-user-funds-at-risk-while-fragmenting-ux-liquidity-and-the-wallet-stack/19662/32) >- 登链社区 AI 助手,为大家转译优秀英文文章,如有翻译不通的地方,还请包涵~

文章 EIP-3074:综合指南

...IP-3074:综合指南](https://img.learnblockchain.cn/2025/05/16/EIP-3074-and-EIP-7702.png) ## **要点总结** EIP-3074 是一个提案,由于其优点和缺点,在账户抽象社区中引起了轰动。该提案允许外部拥有的账户(EOA)授权智能合约代表钱包进行交...

文章 XRP不是证券除非当它是的时候

...rticle/16322/) - [The story of three brothers that bankrupted their family and broke the global silver market](https://learnblockchain.cn/article/16274/) [![Receivables Financing](https://img.learnblockchain.cn/2025/06/10/Receivables-Financing-2048x1605.jpg)](https://learnblockchain.cn/article/1632...

文章 Substrate 入门(5)- 区块头

... Seal(ConsensusEngineId, Vec), /// Some other thing. Unsupported and experimental. Other(Vec), } ``` 由于本系列文章针对的是Substrate入门,因此本文仅对这些类型做介绍,至于如何使用这些及扩展不做详细说明。 * `ChangesTrieRoot`:...

文章 关于Massive挖矿的常见问题解答

...ssive。 最低设备要求:Massive 支持各种型号的手机,兼容 Android 和 iOS(即将推出)系统。 **Massive 奖励:** 通过成为 Massive 验证者节点,赚取 Massive 积分、推荐奖励、**staking** 收益和生态系统奖励。 Ola 代币总供应量的 10% 将分...

文章 《Rust编程之道》学习笔记二

...绑定。 ```rust fn main() { let a = 1; // a = 2; // immutable and error let mut b = 2; b = 3; // mutable } ``` 通过 mut 关键字,可以声明可变的位置表达式,即可变绑定。 可变绑定可以正常修改和赋值。 从语义上来说 let 默认声...

文章 互操作性报告(2023年8月)

...OKcontract、CoW Swap 和 Skip 协议。 - [Intent-Based Architectures and Projects Experimenting with Them \| by Bastian Wetzel \| Aug, 2023 \| Medium](https://learnblockchain.cn/article/16025) 本文全面概述了旨在利用 Intent 相关和账户抽象技术的项目。 - [“SoK: Cros...

文章 结合叙事与技术的怪兽:Monad

...。 ### **4.1 投资** ![A%20monster%20combined%20with%20narrative%20and%20technology,%20%2032495579df83480d9e1e593e9dba4da2/Untitled%201.png](https://img.learnblockchain.cn/2025/06/05/Untitled201.png) 来源: [**Monad Medium**](https://learnblockchain.cn/article/16051) 在今年 2 月...