找到约 14 条结果

文章 区块链101:交易

...太坊](https://blog.defichain.com/what-is-ethereums-accounts-based-model-and-how-does-it-work/))使用此模型。 比特币在这方面有点叛逆,使用一种称为 **未花费交易输出**(Unspent Transaction Outputs)或简称 **UTXO** 的不同模型。这有点奇怪——所以让...

文章 AI DAO与实现它的三条路径

...接: [medium.com/@trentmc0/ai-...](https://medium.com/@trentmc0/ai-daos-and-three-paths-to-get-there-cfa0a4cc37b8) >- 登链社区 AI 助手,为大家转译优秀英文文章,如有翻译不通的地方,还请包涵~

文章 全能Sui全栈

...//decrypt.co/225709/suiplay0x1-preview-everything-need-know-crypto-gaming-handheld) 但是,Sui 的游戏雄心远不止一台设备。从战略角度来看,SuiPlay0X1 旨在拥有 Web3 游戏的发行渠道。Mysten Labs 及其合作伙伴并没有寄希望于主流游戏玩家在其 PC 或...

文章 环境变量简介及其使用方法

...` ## 来自 NASA 开放数据门户的陨石数据集 REACT_APP_METEORITE_LANDING_HOMEPAGE="https://data.nasa.gov/Space-Science/Meteorite-Landings/gh4g-9sfh" REACT_APP_METEORITE_STRIKE_DATASET="https://data.nasa.gov/resource/y77d-th95.json" ``` 在应用程序初始化期间,这些变量被加载...

文章 下一个十亿用户:探索ERC-4337账户抽象 —— 第一部分

...](https://beincrypto.com/seed-phrases-should-no-longer-be-the-industry-standard/) 此外,它还施加了一种固定的交易格式,对于某些应用程序来说,这可能会受到限制,因为它要求用户以特定代币支付 Gas,并单独批准每笔交易。 所有这些都会导...

文章 你想成为一名密码学家?- 密码学学习引导

... 请参阅 [主要文档的贡献和许可部分](index.md#contributions-and-licensing)。 >- 原文链接: [github.com/SalusaSecondu...](https://github.com/SalusaSecondus/CryptoGotchas/blob/master//GettingStarted.md) >- 登链社区 AI 助手,为大家转译优秀英文文章,如有翻...

文章 【四】GKR 协议(原始版本)

...utation](https://eprint.iacr.org/2019/317.pdf) 【2】[Proofs, Arguments, and Zero-Knowledge](https://people.cs.georgetown.edu/jthaler/ProofsArgsAndZK.pdf)

文章 Optimism 务实的去中心化之路

...个多客户端生态系统](https://ethereum.org/en/developers/docs/nodes-and-clients/client-diversity/),具有多个不同的实现能够互相操作。 这种安全性的方法依赖于实现之间的漏洞是无关的。换句话说:如果一个实现有特定的漏洞,另一个实现...

文章 连接到公共测试网络 - OpenZeppelin 文档

...网络的 [以太坊节点](https://ethereum.org/en/developers/docs/nodes-and-clients/run-a-node/),但访问测试网络最简单的方法是通过公共节点服务,例如 [Alchemy](https://alchemy.com/) 或 [Infura](https://infura.io/)。 Alchemy 和 Infura 通过免费和付费计划提供对...

文章 人工智能会取代软件工作吗?

...-being-pushed-down) - [增长下降](https://www.adpresearch.com/the-rise-and-fall-of-the-software-developer/) 如果你是计算机科学学生或软件专业人士,想要了解在人工智能时代你的职业前景,我们深入探讨一下真的发生了什么。 可以在这里观看...

文章 【使用go开发区块链】之智能合约交互(03)

...`go // Code generated - DO NOT EDIT. // This file is a generated binding and any manual changes will be lost. package main import ( "errors" "math/big" "strings" ethereum "github.com/ethereum/go-ethereum" "github.com/ethereum/go-ethereum/accounts/abi" "github.com/ethereum/go...

文章 Allora:Allora AI区块链生态系统概览

...n-with-halborn)、[0xScope](https://www.allora.network/blog/allora-network-and-0xscope-leading-the-way-in-ai-driven-innovations)、[Ritual](https://www.allora.network/blog/allora-x-ritual-powering-crowdsourced-models-e590b)、[masa](https://www.allora.network/blog/masa-and-allora-collaborate-for-rea...

文章 Stylus 合约库 v0.2.0 审计

...约库](#contract-library) - [安全模型和信任假设](#security-model-and-trust-assumptions) - [高危](#high-severity) - [`shr_assign` 和 `shl_assign` 中的 Limb 移位溢出](#limb-shift-overflow-in-shr_assign-and-shl_assign) - [中危](#medium-severity) - [`ct_rem` 函数中潜在的...

文章 区块链 Mempool 它是如何工作的?

...blog/what-is-a...](https://www.cyfrin.io/blog/what-is-a-blockchain-mempool-and-how-does-it-work) >- 登链社区 AI 助手,为大家转译优秀英文文章,如有翻译不通的地方,还请包涵~