找到约 15 条结果

文章 我们为什么需要Story Protocol ?

...来源](https://en.wikipedia.org/wiki/Hurricane_(Kanye_West_song)#Credits_and_personnel),这首单曲共有 43 人参与创作,其中包括 6 名人声演唱者、11 名制作人、18 名工程师和 23 名歌曲作者和作词人。 虽然不如 Kanye West 的 Hurricane,但一首歌有多...

文章 去中心化金融(DeFi)中的期权抵押是如何运作的

...eFi Options](https://learnblockchain.cn/article/12774) 和 [Pricing Models and Tokenomics](https://learnblockchain.cn/article/12781)。 ### 抵押 - 保证金与清算 期权合同是抵押的,以确保期权卖方具有履行其义务的经济能力,如果买方选择行使期权。 ##...

文章 Manta Pacific 主网 Alpha 版发布

...信息和隐私](https://help.twitter.com/en/twitter-for-websites-ads-info-and-privacy) [3K](https://twitter.com/intent/like?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E1681650870570881025%7Ctwgr%5E7ca2dd50ad0b936c2dc10df7b105d5ec32751810%7Ctwcon%5Es1_&ref_url=https%3A%2F%2Fcdn.embedly.c...

文章 HotStuff 工程设计与实现

...(父视图超时后会打包 TC)。 3.验证交易 - `VerifyCommand(Block.Cmd)`:验证交易。 4.Safety & Liveness 保证 - `blockChain.Extends(Block, GetBlock(Block.QC.BlockHash))` - `blockChain.Extends(Block, LockedBlock) || Block.QC.View > LockedBlock.View` 5.尝试 Commit ...

文章 分析代币销售模型

...以及之后的几次销售(咳咳 [WeTrust](https://blog.wetrust.io/eth-and-btc-contribution-dcd16876bf28),[TokenCard](https://www.cryptocoinsnews.com/ethereum-based-debit-card-tokencard-ico-raises-12-7-million-30-minutes/)),展示了一个希望现在已经不具争议的教训:进行接...

文章 如何集成 Uniswap V4 并创建自定义Hook

...文就是这样,祝你的Uniswap之旅好运。 ![Uniswap Onwards and Upwards](https://img.learnblockchain.cn/2023/07/07/81841.png) --- 本翻译由 [DeCert.me](https://decert.me/) 协助支持, 来DeCert码一个未来, 支持每一位开发者构建自己的可信履历。

文章 Huma Finance:释放支付金融的未来

...1733287985356) 来源:[Huma Finance](https://blog.huma.finance/understanding-web3-payments-and-the-role-of-payfi) Huma V1 旨在通过链上融资解决方案将个人和企业与全球投资者联系起来,将循环信贷额度和应收账款保理等传统融资模式纳入区块链。...

文章 go实现区块链(Bitcoin)系列3-持久化和命令行接口

...chain_go/tree/part_3) - [Building Blockchain in Go. Part 3: Persistence and CLI](https://jeiwan.cc/posts/building-blockchain-in-go-part-3/) 源码:https://github.com/Jeiwan/blockchain_go 转自: [https://github.com/liuchengxu/blockchain-tutorial](https://github.com/liuchengxu/blockchain-t...

文章 SUI Move官方示例合约实践——DeFi类:第三方托管(escrow)

...t escrowed: T, } // Error codes /// The `sender` and `recipient` of the two escrowed objects do not match const EMismatchedSenderRecipient: u64 = 0; /// The `exchange_for` fields of the two escrowed objects do not match const EMismatchedExchangeObject: u64 = ...

文章 构建一个无服务器Twitter机器人以跟踪流动性池与QuickNode

...ction createTweet(pool) { return ` LP Tracker Bot, by QuickNode's Streams and Functions 🚀 Base 上新创建的 ${pool.type} 流动性池! 🔹 代币 0: ${pool.token0Symbol || pool.token0} (${ pool.token0Name || '未知' }) 🔹 代币 1: ${pool.token1Symbol || pool.token1} (${ pool.toke...

文章 比特币二层网络

...arch 报告](https://www.galaxy.com/insights/research/bitcoin-inscriptions-and-ordinals/)。 下表重点介绍了将封装 BTC 存入以太坊上的借贷协议和 DEX 池中的收益。 ![BTC 链上收益 - 借贷和 DEX LP - 表格](https://img.learnblockchain.cn/2025/06/09/71691703_image.j...

文章 以太七日谈 • 2022/9/6

...https://www.walmart.com/ip/Proof-of-Stake-Essays-on-the-Making-of-Ethereum-and-the-Future-of-the-Internet-Paperback-9781644212486/678274718)、[Books-A-Million](https://www.booksamillion.com/p/9781644212486) 等网站可以预定实体书。 - 也可以选择在发布日期前输入任意数额的 ...

文章 手把手教你从0到1构建Uniswap V1:part1

.../learnblockchain.cn/article/11677) 6、[Automated Market Making: Theory and Practice](http://reports-archive.adm.cs.cmu.edu/anon/2012/CMU-CS-12-123.pdf) ## 最后 写文章不易,如果文章对您有帮助,欢迎点个赞,您的支持是我写作的最大动力。 相关资料、...

文章 以太七日谈 • 2022/7/19

...ium.com/zkx-raises-4-5m-in-seed-round-f19f4b15b832 **区块链网游 Mandala 基于 Immutable 构建** L2 NFT 平台 Immutable 宣布与元宇宙游戏平台 Mandala 达成合作,将为其提供支持。Mandala 是一个建在区块链之上的大型多人在线角色扮演游戏 (MMORPG)...

文章 Solidity合约中重入攻击的广泛概述

...3-sdks/how-to-build-your-dapp-using-the-modern-ethereum-tech-stack-hardhat-and-ethersjs)。 #### 我们喜欢反馈! 你可能对这份重入指南有些问题或反馈,[告诉我们](https://airtable.com/shrKKKP7O1Uw3ZcUB?prefill_Guide+Name=A%20Broad%20Overview%20of%20Reentrancy%20Attack%20in...