All the code in these repos was created and explained by HashLips on the main YouTube channel.
To find out more please visit:
This repo provides a simple NFT smart contract.
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.
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.