The scope of this project is to experiment with the different aspects of a dApp for NTFs. This includes:
- My personal implementation of an ERC721 contract ->
MyERC721.sol
- NFT minter contract ->
ElefantVonHintenNFT.sol
- Integration of ipfs features using the
ipfs-http-client
and infura.io