Skip to content

Solana #194

Closed Answered by Tvenus
GoldTaro asked this question in Q&A
Jul 15, 2024 · 1 comment
Discussion options

You must be logged in to vote

To deploy a smart contract on Solana, you need to write the contract in Rust using the Solana Program Library (SPL), compile it to a shared object file, and then use Solana CLI tools to deploy it to the Solana blockchain. Detailed steps include setting up a development environment, creating and building a Rust project, and deploying the compiled program to the Solana cluster.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by GoldTaro
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants