scorelab / NFT-Toolbox

A non-fungible token (NFT) is a non-interchangeable unit of data stored on a blockchain, a form of digital ledger, that can be sold and traded. Each NFT has its own unique identity. Design NFT’s along with building a web3 dapp, that can mint NFTs.
Apache License 2.0
24 stars 46 forks source link

Created Contract Class with Draft, Deploy and Mint Methods #16

Closed SadashayKanungo closed 2 years ago

SadashayKanungo commented 2 years ago

Fixes #7 , Fixes #8 , Fixes #10

Changes

Impact

SadashayKanungo commented 2 years ago

Conflicts due to reverted PR #17. Changes resubmitted in PRs #21 and #22.