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)
I have coded a nft program for ssoc
It support all basic features as required by ERC-721 standard
Blockchain this work is compatible with(Required)
Ethereum
Type of change(Required)
completed the assigned issue #12
Please delete options that are not relevant.
[ x] New feature (non-breaking change which adds functionality)
Checklist(Required):
[ x] My code follows the style guidelines of this project
[ x] I have performed a self-review of my own code
[ x] I have commented my code, particularly in hard-to-understand areas
[ x] I have made corresponding changes to the documentation
[ x] My changes generate no new warnings
[ ] I have added tests that prove my fix is effective or that my feature works
[ ] New and existing unit tests pass locally with my changes
[ ] Any dependent changes have been merged and published in downstream modules
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)