Category "metaplex"

My Javascript file won't run because of bigint error

I am trying to use @metaplex/js to do some NFT minting. Usually my .js files work properly but when I run the file this error comes up. bigint: Failed to load b

unable to upload nfts using metaplex

while am uploading Nft asset to Solana network and have this error : Beginning the upload for 22 (img+json) pairs started at: 1646166389888 initializing candy

metaplex and solana web3 dependency conflict (react.js)

I am developing a react app and I have code from 2 different applications I wrote Application A uses metaplex to find all the NFT's owned by a user (wallet addr

trying to run an generate art configuration in metaplex and it keeps returning this. I have tried changing up just about everything

desktop % ts-node ./metaplex/js/packages/cli/src/candy-machine-v2-cli.ts generate_art_configuration traits /usr/local/lib/node_modules/ts-node/src/index.ts:820

Phantom wallet: Solana transactions debug

I need to know which instuctions list is used for a transaction in order to use it in my application. For example: There is an unknown NFT marketplace, I can bu

Phantom wallet: Solana transactions debug

I need to know which instuctions list is used for a transaction in order to use it in my application. For example: There is an unknown NFT marketplace, I can bu

Metaplex sign command metadata parameter

After creating an NFT via candy machine v2 I'm trying to execute a sign command (link to the docs) This is the command from the documentation: ts-node ~/metaple

Candy Machine - Unable to upload files

I am following a tutorial and am on the step where we are uplaoding the metadata and files. The tutorial tells me to use the the following command: npx ts-node