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
I'm trying to sign a transaction with connected user's wallet, through phantom but I keep getting this error message Cannot read properties of undefined (readi
Trying to import the Wallet class but getting error in title at runtime. This issue apparently should have been fixed in v0.21+ but it doesn't appear to work in
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
I was trying to follow this tutorial This is a tutorial on Solana program dev using anchor and the error rises from using yarn on ubuntu 20.0 i guess and I got