kennym / Course-NFT

Participation NFT for course given on 19/12/2022

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NFT: Participation certificate

Contract address: https://bscscan.com/address/0x38c19341c881e5c7b66257bff5cd301afdbb8aa1

Remix IDE gist: https://gist.github.com/kennym/312a7902c7f0d1087a8cd43e7cf10310

What did I learn with this project?

  • How to deploy using an NFT using Remix IDE to BSC
  • How to mint NFTs to different addresses
  • How to verify the source code on BSCScan using Remix flattener
  • The differences between ERC721 and ERC1155
  • You can use the exact same contracts from Ethereum on BSC (what a joke lol)

Thanks for everyone who took the course with me

LICENSE: MIT

About

Participation NFT for course given on 19/12/2022


Languages

Language:Solidity 100.0%