Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Completed issue #12 text based nft #33

Merged
merged 1 commit into from
Aug 29, 2022

Conversation

RohitSingh107
Copy link
Contributor

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)

  • 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

Output Screenshots(Required)

@RohitSingh107
Copy link
Contributor Author

@fykaa when will this merge?

@mbcse mbcse merged commit 86a656b into theblockchainchief:main Aug 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants