next-candy-machine icon indicating copy to clipboard operation
next-candy-machine copied to clipboard

Simplified NextJs with typescript example app integrated with Metaplex's Candy Machine

Results 6 next-candy-machine issues
Sort by recently updated
recently updated
newest added

Minting was working on my site but now its only working on the domain site -domain site allows wallet link but show 0.00 balance and 0 nfts left

V1 was deprecated on Jan 4. Do you plan to change this to support V2?

When minting multiple NFTs at once the page does not update items redeemed/remaining/available or show the "Congratulations" message at the top of the screen. The transaction is successful but I'm...

Got the following error message in the building phase on vercel. Type error: Cannot find module '../hooks/useCandyMachine' or its corresponding type declarations. Works fine locally while testing.

I got this error when running yarn dev When I first ran yarn dev without .next folder, I get Maximum call stack size exceeded Is this something we can fix?

Hi, Is there a way to have the "mint" button show up after the time runs out without having to do a force refresh? Same thing with each mint and...