DEV Community

Mint Solana NFT Using Rust & Metaplex SDK

Jimmy on July 25, 2023

Solana is a public, permissionless blockchain launched in 2020. It leverages computer hardware for its high throughput and performance. Solana has ...
Collapse
 
parth51199 profile image
parth51199

what programming language is used to create the Solana NFTs using the Metaplex SDK?

Collapse
 
jimii47 profile image
Jimmy

Rust.

But it's possible to use TypeScript