4.0.3 • Published 2 years ago
@0xsequence/erc-1155 v4.0.3
@0xsequence/erc-1155
Sequence ERC-1155 contracts. For more information see, github.com/0xsequence/erc-1155.
Getting started
Install
yarn add @0xsequence/erc-1155
or npm install @0xsequence/erc-1155
Usage from Solidity
pragma solidity ^0.8.0;
import '@0xsequence/erc-1155/contracts/tokens/ERC1155/ERC1155.sol';
contract MyERC1155Token is ERC1155 {
...
}
NOTES
@0xsequence/erc-1155
includes the following files in its package distribution:
artifacts
-- hardhat output of contract compilationtypings
-- ethers v5 typings for easier interfacing with the contract abis
LICENSE
Copyright (c) 2017-present Horizon Blockchain Games Inc.
Licensed under Apache-2.0
4.0.3
2 years ago
4.0.2
2 years ago
4.0.1
2 years ago
4.0.0
2 years ago
3.2.2
2 years ago
3.2.1
2 years ago
3.2.0
2 years ago
3.1.1
2 years ago
3.2.4
2 years ago
3.2.3
2 years ago
3.1.0
3 years ago
3.0.7
3 years ago
3.0.6
3 years ago
3.0.5
3 years ago
3.0.4
4 years ago
3.0.3
4 years ago
3.0.2
4 years ago
3.0.1
4 years ago
3.0.0
4 years ago