Skip to content

bmstar2012/solana-nft-mint

Repository files navigation

How to mint the NFT on Solana

deploy the program

build

anchor build

deploy

anchor deploy

initialize the program

yarn install
anchor migrate

mint the script

ts-node ./script/nft.ts mint -e devnet --keypair <path of the keypair>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published