HashLips / hashlips_nft_contract

A simple NFT smart contract that works with the rest of the HashLips ecosystem.
MIT License
832 stars 674 forks source link

Welcome to HashLips 👄

All the code in these repos was created and explained by HashLips on the main YouTube channel.

To find out more please visit:

đŸ“ē YouTube

👄 Discord

đŸ’Ŧ Telegram

đŸĻ Twitter

ℹī¸ Website

HashLips NFT contract đŸ”Ĩ

This repo provides a simple NFT smart contract.

Usage ℹī¸

To make use of the NFT smart contract, simply copy the SimpleNft_flat.sol file in the contract folder and deploy it on remix after changing the parameters.

Disclaimer

These contracts have been used to create tutorials,
and was created for the purpose to teach people
how to create smart contracts on the blockchain.
please review this code on your own before using any of
the following code for production.
HashLips will not be liable in any way if for the use
of the code. That being said, the code has been tested
to the best of the developers' knowledge to work as intended.

That's it! you're done.