Objective
Ensure the minting and marketplace listing features function correctly on the StarkNet testnet.
Steps
-
Deploy Smart Contracts
- Deploy the
cofi_collection and marketplace contracts to the StarkNet testnet if not already deployed.
- Use testnet-specific wallets and addresses in your integration.
-
Integrate and Test
- Update contract addresses and ABI in the front-end to point to the testnet.
- Perform end-to-end testing:
- Mint an NFT and validate the transaction on StarkNet Explorer.
- List the NFT on the marketplace and validate the listing on the contract.
-
Debug and Optimize
- Handle any issues or errors discovered during testing.
- Optimize the form and transaction handling for a seamless user experience.
-
Document the Testing Process
- Record the steps and outcomes of testnet deployment and functionality testing.
Objective
Ensure the minting and marketplace listing features function correctly on the StarkNet testnet.
Steps
Deploy Smart Contracts
cofi_collectionandmarketplacecontracts to the StarkNet testnet if not already deployed.Integrate and Test
Debug and Optimize
Document the Testing Process