Additional Resources
All important links at one place
SonicSVM has complete portability for Solana programs, so if you are building for Solana, you can deploy it to Solana without doing any code changes. You would just require to change the RPC URL and deploy there.
Wallets Support List
Important Links
Testnet RPC URL
Explorer
HSSN Explorer
Developer Docs, Libraries and Frameworks
Sonic Code Examples
Learn how to do basic interactions on Sonic
Typescript & Rust
Sonic Agent Kit
Connect any AI agents to sonic protocols
Typescript
SolanaWeb3JS
Client side interactions for all things SVM.
Typescript
Solana Cookbook
Code snippets to do different types of interactions
Typescript & Rust
EspressoCash
Dart tool kit
Dart
Resources to learn more about SVM
How Solana works - https://report.helius.dev/
Solana Docs - https://solana.com/docs
Helius Blog ( covers a lot of SVM topics ) - https://www.helius.dev/blog
You can take any code snippet from existing code snippets of Solana change the RPC URL to Sonic and redeploy your smart contracts.
For client-side code, you just have to change the RPC URL as well and you can use any of the libraries mentioned above.
For more help, you can join our discord.
Last updated