Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sravantp7/erc1155
ERC1155 Token contract with allowlist mint, public mint and payment splitter functionalities.
https://github.com/sravantp7/erc1155
erc1155 hardhat openzeppelin solidity
Last synced: 24 days ago
JSON representation
ERC1155 Token contract with allowlist mint, public mint and payment splitter functionalities.
- Host: GitHub
- URL: https://github.com/sravantp7/erc1155
- Owner: sravantp7
- Created: 2023-04-25T07:46:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-04-25T07:47:43.000Z (over 1 year ago)
- Last Synced: 2024-09-16T04:35:22.817Z (4 months ago)
- Topics: erc1155, hardhat, openzeppelin, solidity
- Language: Solidity
- Homepage:
- Size: 134 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ERC1155
A complete ERC1155 Token contract with publicMint, allowListMint and Payment splitter functionalities.