-
Create a new solana wallet with solana-cli https://docs.solanalabs.com/cli/install
solana-keygen new --outfile my-wallet.json
or you can just use your own private key by making a
my-wallet.json
file and import the private key there -
Adjust the candy machine settings as you intended in
index.ts
-
Run the NFT collection account creation & token minting and candy machine account with
npm run start or ts-node index
-
Check your succesfully created candy machine address in generated
candy-machine.txt
and use it in your dApp -
Test if your candy machine is working by using
test.ts
file
-
Notifications
You must be signed in to change notification settings - Fork 0
tfarhan00/nft-collection-creator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
ez pz candy machine creator
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published