Closed Cyncra closed 3 years ago
Sorry, I was not able to understand what you meant by that, I mean, your question. Could you explain it further?
Sorry, I was not able to understand what you meant by that, I mean, your question. Could you explain it further?
i solve the problem.
return { isSoldOut, mintStartDate, isMinting, onMint, counter, price } }
haha..
sorry about my low skill english :)
this repo duplicate use-candymachine and home.tsx very confuse. but i love tailwind ui
What do you mean by duplicate? Do you have suggestions for improvement?
What do you mean by duplicate? Do you have suggestions for improvement?
hm exile-ape candy-machine-mint structure is home.tsx and candy-machine.ts kevin's solana-candy-factory is (index.tsx , use-candy-machine.ts) and candy-machine.ts
Oh yeah, that's why I abstracted some stuff. Not sure I should change this, honestly, since I have some stuff that I think make sense to be stored as a state.
@Cyncra Just updated the main branch. You should be able to run it now, with the start date and everything working, by running yarn setup-dev
before yarn dev
.