SpeedrunStark Challenge-0 Simple-NFT is a cairo version of SpeedrunEthereum. While SpeedrunEthereum provides a comprehensive test for its smart contract using Hardhat and TypeScript, our Cairo version of Challenge 0 Simple-NFT currently lacks full test coverage for all its methods .
Task
Your task is to implement the missing tests to ensure coverage, effectively mirroring the SpeedrunEthereum test of speedrunethereum
Proposed Solutions or Ideas
Implement the missing tests for the Cairo version.
Note: We have a temporary solution where all methods from ERC721 were added to our custom trait/interface IYourCollectible. You can refer to this as a guide, but we do not expect this exact approach.
Instructions for Contributing
Leave a comment on this Issue.
Wait for our confirmation to start on the project.
Once you have received confirmation, begin working on your contribution.
Incentives
Contributions are incentivized via Only Dust.
Contact
For questions, join to our tg group and reach out to @gianmalarcon
Issue Overview
SpeedrunStark Challenge-0 Simple-NFT is a cairo version of SpeedrunEthereum. While SpeedrunEthereum provides a comprehensive test for its smart contract using Hardhat and TypeScript, our Cairo version of Challenge 0 Simple-NFT currently lacks full test coverage for all its methods .
Task
Your task is to implement the missing tests to ensure coverage, effectively mirroring the SpeedrunEthereum test of speedrunethereum
Proposed Solutions or Ideas
Note: We have a temporary solution where all methods from ERC721 were added to our custom trait/interface
IYourCollectible
. You can refer to this as a guide, but we do not expect this exact approach.Instructions for Contributing
Incentives
Contributions are incentivized via Only Dust.
Contact
For questions, join to our tg group and reach out to @gianmalarcon