lgs / hashlips_nft_contract

A simple NFT smart contract that works with the rest of the HashLips ecosystem.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A simple NFT smart contract that works with the rest of the HashLips ecosystem.

License:MIT License


Languages

Language:Solidity 100.0%