-
yarn run v1.22.17
$ lerna run build
lerna notice cli v3.22.1
lerna info versioning independent
lerna info Executing command in 5 packages: "yarn run build"
lerna info run Ran npm script 'build' i…
-
[https://vercel-homie-app-lehdbkdwg-lucastoian.vercel.app/](url)
when I click on the Mint button ..nothing happens
what causes this problem?
-
Hi, I try to upload my collection on solana mainnet by launching the necessary command, at the beginning everything goes correctly then there was this error message for some nft of the collection: "E…
-
When I follow the instructions for candy machine v2, at the mint page section, when I input yarn start, it just takes me to localhost metaplex store, so then I add in the fair launch script and yarn s…
-
![Снимок экрана (56)](https://user-images.githubusercontent.com/93973414/148680315-d0dd1531-235d-4eb2-bd16-6d0ea4088905.png)
![Снимок экрана (57)](https://user-images.githubusercontent.com/93973414/1…
-
Hey Guys
Can anyone please help how can we remove/delete/burn partially sold candy machine created using Metaplex in Production?
-
When I use `yarn start` in `candy-machine-mint` folder yarn started successfully. But when I connect the wallet I get this error. Its look like the app can't load the png and json files from `/metaple…
-
After entering in my terminal
`ts-node ~/metaplex/js/packages/cli/src/candy-machine-v2-cli.ts create_candy_machine --env devnet --keypair ~/.config/solana/devnet.json -p 1`
I get `error: unknown c…
-
Thank you for the awesome work on this project. I have a simple question - I see that the query to find mint accounts for a given Candy Machine ID is a simple scan that does a memcmp at a particular o…
-
Hi Metaplex team, I'll state my question as briefly as I can:
I'm working on a project where the token holders of an NFT collection will be able to interact with another Solana program I am creatin…