@3test/ethereum-erc721-contracts 中文文档教程

发布于 6年前 浏览 25 项目主页 更新于 3年前

以太坊区块链上 ERC-721 标准的智能合约实施。

0xcert Framework 是一个免费的开源 JavaScript 库,它提供用于构建强大的去中心化应用程序的工具。 请参阅官方文档了解更多详情。

该模块是 0xcert Framework 的组成部分之一。 它是用 TypeScript 编写的,并且得到积极维护。 源代码可在 GitHub 上找到,您还可以在其中找到我们的 问题跟踪器

Package explanation

此软件包基于我们的官方 ERC-721 实施,但虽然官方实施侧重于为程序员提供更好的可读性和理解性的漂亮架构,这个包主要关注最好的 gas 效率。 出于这个原因,我们也有一些自以为是的实现,例如,我们如何处理令牌 URI。

Smart contract implementation of the ERC-721 standard on the Ethereum blockchain.

The 0xcert Framework is a free and open-source JavaScript library that provides tools for building powerful decentralized applications. Please refer to the official documentation for more details.

This module is one of the bricks of the 0xcert Framework. It's written with TypeScript and it's actively maintained. The source code is available on GitHub where you can also find our issue tracker.

Package explanation

This package is based on our official ERC-721 implementation, but while the official implementation focuses on nice architecture for better readability and understanding for programmers, this package focuses mainly on the best gas efficiency. For this reason, we also have some opinionated implementations of, for example, how we handle token URIs.

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文