Create a Solana NFT collection Ultimate guide devnet
#############################
Video Source: www.youtube.com/watch?v=35RO0lAEIxE
In this video, I show you how to use the Metaplex tools and the Solana CLI to upload your generated NFT art collection to the Solana blockchain. Hope you enjoy the video. • NOTE: There is a new video about this process. • • Create a Solana NFT collection ultima... • The docs: • https://docs.metaplex.com/create-cand... • The important links: • https://github.com/HashLips/hashlips_... • https://github.com/metaplex-foundatio... • https://github.com/exiled-apes/candy-... • Set the environment: • solana config set --url https://api.devnet.solana.com • The important commands: • npx ts-node js/packages/cli/src/candy-machine-cli.ts upload ./assets --env devnet --keypair (PATH) • npx ts-node js/packages/cli/src/candy-machine-cli.ts create_candy_machine --env devnet --keypair (PATH) • npx ts-node js/packages/cli/src/candy-machine-cli.ts update_candy_machine --keypair (PATH) --price 1 --date 19 Oct 2021 00:00:00 EST • Note: for the main net you want to replace all instances of devnet with mainnet-beta . • Also when you are done just run yarn build to build the app that you can host on a website. • Twitter: / hashlipsnft • Website: https://hashlips.io/ • HashLips/HashLips Lab provides educational content and open-source code for informational purposes only, without any express or implied warranties on accuracy or completeness. Our materials are not intended as financial or professional advice and should not replace professional judgment or expertise. The use of our content and code is at your sole discretion and risk. • Please note, that our resources are not financial advice. Decisions made based on our content are the user's responsibility, and HashLips/HashLips Lab assumes no liability for any direct or indirect losses, including but not limited to data loss or profit loss, that may result from utilizing our educational materials or open-source code. • #react #generativeart #generative #art #node #javascript #coding #smartcontract #programming #polygon #ethereum #nft​​ #nfts​​ #hashlips​​ #code​​​​ #solidity
#############################