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

Add ERC721 Example #118

Open
3 tasks
hardiktheprogrammer opened this issue Jun 7, 2024 · 0 comments
Open
3 tasks

Add ERC721 Example #118

hardiktheprogrammer opened this issue Jun 7, 2024 · 0 comments

Comments

@hardiktheprogrammer
Copy link

Description:

providing developers with a comprehensive set of examples, we should add an ERC721 (non-fungible token) example to the repository.

Tasks

  • Create a new directory named erc721-example in the examples folder.
  • Implement an ERC721 smart contract using Cairo programming language for StarkNet.
  • Include necessary functions such as mint, transfer, ownerOf, balanceOf, and tokenURI.

Please assign this issue to a developer with experience in StarkNet and ERC721 token standards. Let me know if you have any further questions or requirements.

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

No branches or pull requests

1 participant