normandmickey / nft-1

This repo belongs to the youtube video series "NFT with no clue". https://www.youtube.com/watch?v=GAFh2Z5VtgM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coding an NFT crypto collectible in 3 days

Hello. Thank you for being here. This repository belongs to the youtube video series NTF with no clue. If you haven't seen it, please consider watching the videos, to get a better understanding of this code.

NFT with no clue DAY 1

Content

This repository includes all the code written during the 3-day challange. More explanation will follow.

Contribution

This melody generation script is far from perfect and any contribution is welcome. Please feel free to fork this repository. Any pull request or comment is welcome!

Have a great day Coders!

Changelog

20-09-2021: Fix date string rendering on SVG. 06-08-2021: Upgraded the codebase to work with solc version 0.8.0. Please check commit https://github.com/kiecodes/nft/commit/988f64bf5d2c127bbb7e76bdf4f548337673dffd for details.

About

This repo belongs to the youtube video series "NFT with no clue". https://www.youtube.com/watch?v=GAFh2Z5VtgM

License:MIT License


Languages

Language:JavaScript 90.3%Language:Solidity 5.0%Language:CSS 2.7%Language:HTML 1.7%Language:Dockerfile 0.2%Language:Shell 0.1%