@0xcert/ethereum-erc20-contracts 中文文档教程
ERC-20 标准在以太坊区块链上的智能合约实施。
0xcert Framework 是一个免费的开源 JavaScript 库,它提供用于构建强大的去中心化应用程序的工具。 请参阅官方文档了解更多详情。
该模块是 0xcert Framework 的组成部分之一。 它是用 TypeScript 编写的,并且得到积极维护。 源代码可在 GitHub 上找到,您还可以在其中找到我们的 问题跟踪器。
Build
默认情况下,此包中的合约是为君士坦丁堡 EVM 构建的。 如果您想将这些智能合约用于 Wanchain
或其他使用 EVM 的不同版本的区块链,您需要为所需版本重建它们。
Smart contract implementation of the ERC-20 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.
Build
By default, the contracts in this package are built for Constantinople EVM. If you would like to use these smart contracts for Wanchain
or other blockchains using EVM for a different version, you will need to rebuild them for the desired version.