theblockchainchief / web3-hub

Ready to use smart contracts and web3 scripts to ease your Blockchain Development
20 stars 19 forks source link

Completed issue #12 text based nft #33

Closed RohitSingh107 closed 2 years ago

RohitSingh107 commented 2 years ago

Description

It is a simple ERC721 token. It have a common TokenURI for all minted tokens. It uses text based svg as token image. Name of token is SSOC and it's symbol is SOC.

I have build this smart contract using the Foundry and the library openzeppelin contracts.

Fixes # (issue)

12

What features have been added or changed/Fixed(In Points)(Required)

Blockchain this work is compatible with(Required)

Ethereum

Type of change(Required)

completed the assigned issue #12

Please delete options that are not relevant.

Checklist(Required):

Output Screenshots(Required)

RohitSingh107 commented 2 years ago

@fykaa when will this merge?