Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 701 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 701 Bytes

MascotsNFT

This contract defines a non-fungible token (NFT) on the Ethereum blockchain called "Mascots NFT". It uses the ERC721A standard and the OpenZeppelin library to implement functions for minting, buying, and selling the tokens. The contract has several rules and restrictions, such as maximum supply and sale prices, that govern how the tokens can be minted and traded. It also includes a "callerIsUser" modifier to prevent contract callers from executing certain functions.

Mascots

A game called Carnival slayer was deployed on test net. https://github.com/redm3/Carnival-Slayer