Added list item button , call functions to approve nfts to the marketplace and list nfts to the marketplace,
Additional params needed to be entered by the user:
1 the token id they wish to list, need to add logic to find which nft tokenids have not be listed or sold and allow a choice of these
2 The price the user wishes to list the nft for : would need to add input field once the tokenId has been selected.
Possably move the logic to another componet and add the above in there.
Added list item button , call functions to approve nfts to the marketplace and list nfts to the marketplace, Additional params needed to be entered by the user: 1 the token id they wish to list, need to add logic to find which nft tokenids have not be listed or sold and allow a choice of these 2 The price the user wishes to list the nft for : would need to add input field once the tokenId has been selected. Possably move the logic to another componet and add the above in there.