找到约 15 条结果

文章 DeFi 收益耕作:方法与风险

...ube.com/channel/UC9NHWIsftI0bd9LZom_9uaQ) >- 原文链接: [medium.com/@andreysokolo...](https://medium.com/@andreysokolow2025/defi-yield-farming-methods-and-risks-f0034a0cb96b) >- 登链社区 AI 助手,为大家转译优秀英文文章,如有翻译不通的地方,还请包涵~

文章 什么是Aerodrome Swap API,以及如何使用它?

...rKKKP7O1Uw3ZcUB?prefill_Guide+Name=What%20Is%20Aerodrome%20Swap%20API%2C%20and%20How%20to%20Use%20It%3F)。 我们很乐意听取你的意见。 >- 原文链接: [quicknode.com/guides/bas...](https://www.quicknode.com/guides/base/what-is-aerodrome) >- 登链社区 AI 助手,为大家转译优...

文章 如何挖矿:初学者友好的指南

...mg.learnblockchain.cn/2025/03/12/67373575_image.webp) 来源:[https://andersbrownworth.com/blockchain/blockchain](https://andersbrownworth.com/blockchain/blockchain) 比特币的总供应量限制在2100万枚。在撰写时,约有1900万比特币已被挖掘。在2009年,创世区块(...

文章 区块链基础教程 1 # ETH & BTC 私链搭建

...ced in following path: # ~/.bitcoin/bitcoin.conf # [rpc] # Accept command line and JSON-RPC commands. server=1 txindex=1 # Username for JSON-RPC connections rpcuser=bitcoinrpc # Password for JSON-RPC connections rpcpassword=bitcoinrpc # Listen for JSON-RPC connections on this port ...

文章 Kona-Node发布:Rust 驱动,优化OP Stack 性能

...uilder methods (e.g., network_builder, rpc_builder) } // Usage: Create and run the custom node let custom_node = MyCustomNode { /* fields */ }; custom_node.run().await; // Assuming a run method; adapt per actual API ``` 由于节点连接和执行逻辑均已抽象化,只需定义 actor ...

文章 关于 OP-CHECKOUTPUTSHASHVERIFY 的 bips-archive/bip-coshv.mediawiki

...P_CHECKOUTPUTSHASHVERIFY Author: Jeremy Rubin Status: Draft Type: Standards Track Created: License: BSD-3-Clause ``` | | | --- | | ## 目录[固定链接:目录](https://learnblockchain.cn/article/18784#table-of-contents)- [摘要](https://learnblockchain.cn/article/18784#user-con...

文章 谨慎日志合约(DLC):比特币的可扩展智能合约

...一的 [衍生品合约](https://medium.com/interdax/what-are-derivatives-and-who-should-be-trading-them-1887576d46c) 都可以用 DLC 开发出来。 DLC 可以用在任何区块链上,它需要的不过是多签名功能超时机制,因此它也可以用于在以太坊这样的智能合约平...

文章 每周以太坊进展2022/5/28

...明), 验证时间减少到 3.5ms * 了解 Verkle 树中的密码学: [bandersnatch 和 banderwagon](https://hackmd.io/@6iQDuIePQjyYBqDChYw_jg/BJ2-L6Nzc)的区别 ## POS(共识层) * 信标链 [7-block 深度重组](https://twitter.com/terencechain/status/1529566839033933824): 由提议者推...

文章 关于无状态性的协议设计观点——权益证明/经济学

...Feist](https://x.com/dankrad), [Justin Drake](https://x.com/drakefjustin), and [Ng Wei Han](https://x.com/ngweihan_eth)._ 以太坊中的状态(State)是包含所有账户余额、账户 nonce、合约字节码和合约存储的数据。随着新的账户和合约被添加到以太坊以及现...

文章 Harmony引入多重签名质押以增强安全性和功能

.../medium.com/harmony-one/harmony-brings-multisig-staking-for-added-security-and-features-59449defe30a) >- 登链社区 AI 助手,为大家转译优秀英文文章,如有翻译不通的地方,还请包涵~

文章 开发 dApp 的三个步骤

...icitly here. This is optional // but useful for running the script in a standalone fashion through `node `. // // You can also run a script with `npx hardhat run `. If you do that, Hardhat // will compile your contracts, add the Hardhat Runtime Environment's members to the // global scope, and ...

文章 详解| 什么是比特币区块大小之战?

...是难以置信的。 **Bitcoin Classic** 比特币经典是由Gavin Andresen担任首席开发人员的大区块者提出的提案。这是通过硬分叉将区块限制提高到 2 MB 的又一次尝试。Bitcoin Classic 获得了 Coinbase 和各种矿池等公司的广泛支持,并被视...

文章 Solana账户模型介绍

...62a9.png) [图片来源](https://medium.com/@jorge.londono_31005/understanding-solanas-mint-account-and-token-accounts-546c0590e8e) 以下是这些数据的详细说明: - **公钥** - 分配给该账户的公钥 - **余额** - 该账户拥有的 SOL 数量 - **所有者** - 拥有...

文章 DeFi用户的可组合性

...格局。 [Pooltogether](https://doseofdefi.substack.com/p/pooltogether-and-defi-gamification),一个无损的 DeFi 彩票,构建了一个有趣的储蓄产品,将存款池化,并每周将产生的利息赠送给一位幸运获奖者。Pooltogether 不需要构建很多;它在很大程...

文章 RISE Chain 如何构建链上订单簿的基础设施

![](https://img.learnblockchain.cn/2025/07/20/mework_Navigate_Rollups_L1s_and_L2s_db385206b1.png) ## 概括 - **链上订单簿需要与中心化交易所性能相匹配的基础设施**。RISE Chain 通过架构创新实现了 3 毫秒的延迟和 10 万 TPS。 - **顺序执行是真正的瓶颈*...