bitwiz0x / Plates-Co-main

Plates-Co-main
0 stars 0 forks source link

How do developers deploy programs on Solana? #14

Closed bitwiz0x closed 2 days ago

bitwiz0x commented 2 days ago

Developers deploy programs (smart contracts) on Solana by writing the code (usually in Rust), compiling it, and deploying it to the Solana network via the Solana CLI.