I'm trying the create a collection on solana,
The whole process from creating wallet and working
with metaplex was super smooth and worked perfectly,
Copied my CM address to The env folder, and installed all the dependencies, when I use yarn start everything seems fine the the host opens and connects my wallet, when I click mint the transaction sign says transaction might fail and after I sign it I get "Transaction time out"
My wallet has balance tho, and when I checked the tr id, the problem was at #5 instruction, any help please?
I'm trying the create a collection on solana,
The whole process from creating wallet and working
with metaplex was super smooth and worked perfectly,
Copied my CM address to The env folder, and installed all the dependencies, when I use yarn start everything seems fine the the host opens and connects my wallet, when I click mint the transaction sign says transaction might fail and after I sign it I get "Transaction time out"
My wallet has balance tho, and when I checked the tr id, the problem was at #5 instruction, any help please?