Solana supports writing on-chain programs using the Rust programming language .
Read moreDoes Solana use Solidity?
Solana is a new blockchain focusing on performance. It supports smart contracts like Ethereum which they call Programs. You can develop those in Rust, but there’s also a new project now to compile Solidity to Solana . In other words you can deploy your contracts written in Solidity now to Solana!
Read more