找到约 13 条结果

文章 HECO使用docker部署单节点的开发网

...本 ## 1.3 部署文档信息 - heco官网:https://www.hecochain.com/zh-cn/ - heco链github地址:https://github.com/HuobiGroup/huobi-eco-chain/releases - 主网区块链浏览器:https://hecoinfo.com/ - 主网链官方部署文档:https://docs.hecochain.com/#/dev/install - heco...

文章 构建安全Noir电路的开发者指南

...发者专注于逻辑而不是电路优化。与早期的框架(如 Circom 或 ZoKrates)不同,Noir 利用类似 Rust 的语法和工具来减少样板代码和人为错误。然而,这种抽象并不能完全消除风险:Noir 编译器自动将 Noir 电路转换为**抽象电路中间表...

文章 通过Flashbots从被黑客攻击的账户中恢复资产

...使用的种子短语来自比特币改进提案 [BIP-39](https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki)。有一组已知的 2048 个单词,以特定顺序排列(为了查找效率是按字母顺序的)。每个单词代表 11 位数据。单词在单词列表中的索引被...

文章 (一)Let's Move共学,初学move,安装钱包,环境,本地编译合约上链

...4lWj672b05ccd95f7.png) 应用市场链接:https://chromewebstore.google.com/ 也可以通过在扩展程序中找到 ![image.png](https://img.learnblockchain.cn/attachments/2024/11/ANDbZin5672b067cdc798.png) 安装好钱包之后,会出现这样的界面 ![image.png](https://img...

文章 如何使用 Aderyn 逐步编写一个检测器

...U?si=DRiQbU6h11kdhRy9) - [Cyfrin Aderyn Contributing Guide](https://github.com/Cyfrin/aderyn/blob/dev/CONTRIBUTING.md) >- 原文链接: [zealynx.io/blogs/How-To-...](https://www.zealynx.io/blogs/How-To-Write-A-Detector-In-Aderyn-Step-By-Step) >- 登链社区 AI 助手,为大家转译优秀英...

文章 Sushiswap MasterChef 和 Synthetix 的质押算法

...读者可以参考 [SushiSwap MasterChef Staking的代码](https://github.com/sushiswap/sushiswap/blob/271458b558afa6fdfd3e46b8eef5ee6618b60f9d/contracts/MasterChef.sol)。 ## Synthetix的伪代码 下图显示了在`deposit()`、`withdraw()`或`getRewards()`过程中调用的Synthetix的记...

文章 本月我体验的链上游戏:八月

...有想让我评测的最爱链上游戏,请在 [Twitter](https://twitter.com/samoyedali) 上告诉我。 ## 1\. Sparkball ![Untitled](https://img.learnblockchain.cn/2025/06/05/Untitled201.jpg) ### 1.1 摘要 Sparkball 是一个由 Worldspark Studios 创建的半 MOBA、半 Brawler 的 ...

文章 Xn00d被攻击事件分析

...代码(可联系获取): ```bash anvil --fork-url https://rpc.ankr.com/eth --fork-block-number 15826379 ``` 代码中有3要要注意的变量,这三个变量根据重入漏洞和池子reserve的不同,追求利益最大化时要动态调整。 - uint `ATTACK_COUNT` = 4; // 记录...

文章 比特币 - Omni Layer

...ing | | --- | --- | | 0 | Simple Send | | 3 | Send To Owners | | 20 | Sell Coins for Bitcoins (currency trade offer) | | 21 | Offer/Accept Omni Protocol Coins for Another Omni Protocol Currency (currency trade offer) | | 22 | Purchase Coins with Bitcoins (accept currency trade offer) | | 50 | Create...

文章 超实用工具分享-tenderly:超强debug、模拟分析工具

... ## 参考 **当然是YouTube拉** 参考1:[https://www.youtube.com/watch?v=3zFe5MNBf1g](https://www.youtube.com/watch?v=3zFe5MNBf1g) 参考2:[https://www.youtube.com/watch?v=90GN9Ut8LhU](https://www.youtube.com/watch?v=90GN9Ut8LhU)

文章 深入理解 Aptos Move 中的 Object 创建与管理

...808 as profile default! See the account here: https://explorer.aptoslabs.com/account/0x4ff0520288d97315b68d0bc740a5eadf835f4ac61b2c815d8855d77d8f26f808?network=devnet Run `aptos --help` for more information about commands { "Result": "Success" } hello_aptos/lesson9 on  main [?] via ...

问题 脚本与 Aave Pool V3合约交互,但调用的项目合约执行失败报错‘Fail with error 'not approve'’

...eth.wait_for_transaction_receipt(txn_hash) print('https://polygonscan.com/tx/' + txn_hash.hex()) print(f"approve_tx_receipt:{approve_tx_receipt}") ``` 然后启动,交易链接: https://polygonscan.com/tx/0x131de664b7ff30b6402c820ebd1d9d510f176fe4027dc401b2bf6262f9985c70 看到tx...

文章 我们如何确定Web3团队采用AI审计的投资回报率?

...你每月将节省 80 个小时。 \$76,800 = [80hrs/month](https://x.com/jayendra_jog/status/2009640314185867674?s=20) x 12 months x \$80/hour 一些团队仅使用 LLM 就能[看到这些节省](https://x.com/jayendra_jog/status/2009640314185867674?s=20),但专业的 AI 审计产品更有效...