找到约 13 条结果

文章 NFT阶梯:数字所有权如何惠及品牌和消费者

我们的新书 [_The Everything Token: How NFTs and Web3 Will Transform the Way We Buy, Sell, and Create_](https://www.everythingtoken.io/) 的目标之一是解锁非同质化代币(nonfungible tokens,或 [NFTs](https://learnblockchain.cn/article/12273/))在 [商业](https://hbr.org/2021/11/...

文章 Sui极简入门,部署你的第一个Sui合约

..."...", subdir = "...", rev = "..." }`. # Revision can be a branch, a tag, and a commit hash. # MyRemotePackage = { git = "https://some.remote/host.git", subdir = "remote/path", rev = "main" } # For local dependencies use `local = path`. Path is relative to the package root # Local = { local = ...

文章 FullDAS:面向使用32MB及以上区块的大规模可扩展性 - 分片

...于 [DAS 数据结构](https://ethresear.ch/t/lossydas-lossy-incremental-and-diagonal-sampling-for-data-availability/18963#sampling-over-the-das-encoding-3) 中使用的 KZG 承诺的计算约束而选择的。自那时以来,网络设计经历了各种迭代,旨在有效地使区块数据在 P2...

文章 绿色资产:代币化可持续现实世界资产

...们的价值都来源于区块链之外的存在 [\[1\]](https://www.algorand.foundation/news/what-are-real-world-assets-rwas)。这包括范围广泛的资产,例如: - 房地产 - 股票和债券 - 商品 - 艺术品和收藏品 - 知识产权 代币化的概念是 RWA 的核心。代币化...

文章 加密代币经济学:智能合约安全如何塑造价值与风险

...pps.net/blog/tokenomics-in-crypto-how-smart-contract-security-shapes-value-and-risk/#) ## 理解 **Tokenomics** 在安全漏洞的头条新闻背后,隐藏着一个驱动加密货币价值的复杂经济框架。 [根据 Coinmetro 的说法](https://coinmetro.com/glossary/tokenomics),**Tokenom...

文章 沙弗里拉(沙菲)与计算机科学领域的诺贝尔奖

...mpy as np import binascii import Crypto.Util.number from Crypto import Random import sys import random def xgcd(a, b): """return (g, x, y) such that a*x + b*y = g = gcd(a, b)""" x0, x1, y0, y1 = 0, 1, 1, 0 while a != 0: (q, a), b = divmod(b, a), a y0, y1 = y1...

文章 意图桥:Across如何利用乐观验证降低成本

...//medium.com/across-protocol/the-intents-bridge-cross-chain-value-transfer-and-the-future-of-interoperability-4a6a54550818),这种方法使用链下流动性和偿还捆绑来快速、经济高效地实现源链和目标链之间的转账。 在大多数桥中,必须在资金可以在目标链...

文章 如何使用 Hardhat 创建和部署智能合约

...m/signup?utm_source=internal&utm_campaign=guides&utm_content=how-to-create-and-deploy-a-smart-contract-with-hardhat)) - 一个与 EVM 兼容的钱包(例如 [MetaMask](https://metamask.io/)) - 已安装 [Node.js](https://nodejs.org/en/download) - 已安装 [Hardhat](https://hardhat.org/hardhat...

文章 加密内存池与以太坊路线图:解决方案还是干扰?

![Encrypted Mempools and Ethereum’s Roadmap: Fix or Distraction?](https://img.learnblockchain.cn/2025/09/07/-and-Ethereum---s-Roadmap---Fix-or-Distraction.png) 以太坊的公共 **mempool** 始终是一把双刃剑。 一方面,它反映了网络的开放性,并允许进行审计。另...

文章 如何监控以太坊钱包

...币转账设置告警](https://docs.tenderly.co/alerts/alert-types-targets-and-parameters#erc20-token-transfer)。请记住 - 你不必为每个钱包设置单独的警报。配置警报时,你可以标记多个钱包。这样,每当其中一个被标记的钱包收到或发送 ETH 代币转账...

文章 BlockThreat 周报 - 2025年第34周

...的合并挖矿](https://www.bitdeer.com/learn/merge-mining-how-it-works-and-why-it-matters),因此后者也将成为目标,因此这将非常棘手。 - [万亿美元安全 - 第二阶段](https://learnblockchain.cn/article/19816)。以太坊基金会为保护生态系统而做出的努力...

文章 ZK Mesh: 2025年3月回顾

...重海绵的 Fiat-Shamir 转换](https://eprint.iacr.org/2025/536) \| Alessandro Chiesa 和 Michele Orrù - [拥有一个组元素的指定验证者 SNARGs](https://eprint.iacr.org/2025/517) \| Gal Arnon, Jesko Dujmovic 和 Yuval Ishai - [Samaritan: 来自新多线性多项式承诺的线性时间...

文章 Madara 快速入门

...nt accounts: 2024-03-06 17:54:44 🧪 NO VALIDATE with address: 0x1 and no pk 2024-03-06 17:54:44 🧪 ARGENT with address: 0x2 and pk: 0xc1cf1490de1352865301bb8705143f3ef938f97fdf892f1090dcb5ac7bcd1d 2024-03-06 17:54:44 🧪 OZ with address: 0x3 and pk: 0xc1cf1490de1352865301bb...