How to Create a Solana Program using Solidity and Solang
Learn the basics of Solang, how to create your first Solana program (or smart contract) using Solidity and Solang, and how to implement tests to ensure your program works as intended.
Learn the basics of Solang, how to create your first Solana program (or smart contract) using Solidity and Solang, and how to implement tests to ensure your program works as intended.
In this guide, you will learn how to create and mint an SPL token using Solidity and Solang with Anchor.
Learn about Solang and Neon, two tools that allow you to write smart contracts in Solidity and deploy them to Solana.