找到约 15 条结果

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

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

文章 分析代币销售模型

...以及之后的几次销售(咳咳 [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/)),展示了一个希望现在已经不具争议的教训:进行接...

文章 我们为什么需要故事协议?

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

文章 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 ...

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

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

文章 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...

文章 Finschia:LINE凭借1.96亿用户的大胆Web3行动

...9XSroKmgGPmrYeq5lfA7-7Mglj4soM6cflrxDGGszcoPDcRlqvvW3hLnIuUy3ovxVadwMERwAAnaNdjDHXMur0rdQTNp6DXgm3AiZrCVjAhZ7RD) 的网络,该网络将通过 USDC 处理 Krafton 即将推出的元宇宙(Overdare)中的支付。另一个 notable 的 Web2 IT 公司通过 Cosmos SDK 拥抱区块链的是 LINE,...

文章 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...

文章 以太七日谈 • 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)...

文章 LayerZero:突破跨链能力的边界

...:Clusters](https://medium.com/layerzero-ecosystem/v2-use-case-clusters-and-layerzero-6f5c4615bd75) Clusters 是第一个跨链名称服务,它通过允许用户在所有平台上使用单个通用名称,从而简化了管理各种区块链上的多个钱包的过程。它解决了在不同区...

文章 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...

文章 引入无权限借贷:理解Euler

...借贷作为[不完整合同](https://jessewalden.com/incomplete-contracts-and-scaling-crypto/?ref=ghost-2077.arvensis.systems)系统固有性质的响应,要求在关键决策上发挥人类判断的作用。这样产生了一个新的生态系统,在这个生态系统中,价值分配给专...