找到约 15 条结果

文章 NFT教程 - 用Flow和IPFS创建NFT

...https://medium.com/pinata/how-to-create-nfts-like-nba-top-shot-with-flow-and-ipfs-701296944bf [作者](https://polluterofminds.medium.com/?source=post_page-----701296944bf--------------------------------) > * 译文出自:[登链翻译计划](https://github.com/lbc-team/Pioneer) > * 译者:[...

文章 多元宇宙金融

...新的verse(宇宙)(例如,“Powell 在 2026 年之前被解雇 AND 2026 年之前发生经济衰退” 是一个verse(宇宙)) 今天的宇宙,也就是常规金融系统存在的宇宙,对应于包含整个样本空间的事件。 如果子 verse(宇宙)是父 verse(宇...

文章 Optimism 中文周刊 #57

...](https://gov.uniswap.org/t/governance-proposal-uniswap-unleashed-unichain-and-uniswap-v4-liquidity-incentives/25250) 通过了一项激励计划提案,旨在推动 Uniswap v4 的采用,该计划将从[Unichain](https://www.superchain.eco/chains/unichain) 开始。在“Uniswap Unleashed”提...

文章 07 Cell和RefCell

...s://github.com/shiyivei/from-principle-to-practice/blob/main/src/principle-and-practice/src/type_system/contain_type.rs ``` 另外,可以选择clone本仓库代码,使用`cargo doc --open`阅读,体验更佳 ``` git clone git@github.com:shiyivei/from-principle-to-practice.git ``` ``` ...

文章 Solidity on Polkadot: Web3 实战开发指南

...eate a folder with your ID like `homework-2/001` 3. complete the homework and create a PR ``` ### 第一步:fork 并克隆项目 ```bash git clone git@github.com:qiaopengjun5162/2025-17-solidity-on-polkadot.git 正克隆到 '2025-17-solidity-on-polkadot'... remote: Enumerating objects: ...

文章 通过交易模拟改善 DApp 用户体验

...行交易之前,在 [主网分叉](https://docs.tenderly.co/simulations-and-forks/how-to-create-a-fork) 上模拟不同的场景。 这种类似沙盒的宽容环境使 Instadapp 用户可以预览交易的结果,而无需承担经济风险。当用户对模拟结果感到满意时,他们可...

文章 AMM 激励措施:Velodrome 和 Aerodrome

...-amm-incentives#:~:text=The%20goal%20of%20any%20incentive,in%20liquidity%20and%20market%20share.) 提供了 AMM 为吸引流动性和交易量而采取的激励机制概述。基于这一基础,本文深入探讨了 Velodrome 和 Aerodrome Finance 所采用的创新激励设计。 本文作为 Ve...

文章 深入理解Rust中的结构体:逻辑与数据结合的实战示例

...n also have logic. In this exercise we have // defined the Package struct and we want to test some logic attached to it. // Make the code compile and the tests pass! // // Execute `rustlings hint structs3` or use the `hint` watch subcommand for a // hint. // I AM NOT DONE #[derive(Debug)]...

文章 PeerDAS 与 2025 年的 48 Blob 目标

[原文|PeerDAS and a 48 blob target in 2025](https://blog.oplabs.co/peerdas-and-a-48-blob-target-in-2025/) *这篇文章拉开了 PeerDAS 系列文章的序幕。在接下来的几周里,我们将陆续发布关于每一个主要的共识层(CL)/执行层(EL)客户端组合性能深...

文章 编写第一个 Anchor 程序 - 第 1 部分

...tx = await pg.program.methods .sayHello() .transaction(); // Send and confirm the transaction and log the tx URL const txid = await web3.sendAndConfirmTransaction(pg.connection, tx, [pg.wallet.keypair]) console.log('Transaction Complete: ',`https://explorer.solana.com/tx/${txid}?cluster=d...

文章 每周以太坊 2024/06/01

... [延迟执行](https://ethresear.ch/t/advantage-of-pipelining-consensus-and-execution-delayed-execution/19668) ,在 ePBS 中 pipelining 共识和执行的好处 ## 客户端发布 * 执行层: * Besu [v24.5.2](https://github.com/hyperledger/besu/releases/tag/24.5.2):默认 Bons...

文章 用Python从零开始创建区块链

...ns = [] def new_block(self): # Creates a new Block and adds it to the chain pass def new_transaction(self): # Adds a new transaction to the list of transactions pass @staticmethod def hash(block): # Hashes a Block...

文章 remix部署合约报错解决

...1B206...AabD5A1aB The constructor portion of the code might be different and could alter the actual behaviour of the contract ``` - 报错原因 在部署合约时,可能传入的构造函数参数是否与源代码中的一致。在区块链浏览器中查找相关交易数据,尤其是...

文章 关于Solana新DAS API的所有信息

...息,请参考我们的 [**文档**](https://docs.helius.dev/compression-and-das-api/digital-asset-standard-das-api)。 ### **1. 获取资产** `getAsset` 端点允许你通过 ID 检索特定资产。这个 ID 可以代表链上的代币地址或针对压缩资产的 merkle 树中的 ID。 ...

文章 加密货币质押:如何选择安全的软件质押钱包

...Adalite](https://www.reddit.com/r/cardano/comments/pojppw/whats_the_safest_and_best_wallet_for_staking/) 各自为 Cardano (ADA) staking 提供了独特的优势,同时通过硬件钱包集成保持高安全标准。 **高级安全功能:** - 生物识别认证 - 双重身份验证 (2FA) - ...