Skip to content

Add SolScript to Publicly Available tools#27

Open
dipankar wants to merge 1 commit into
solana-developers:mainfrom
dipankar:add-solscript
Open

Add SolScript to Publicly Available tools#27
dipankar wants to merge 1 commit into
solana-developers:mainfrom
dipankar:add-solscript

Conversation

@dipankar

@dipankar dipankar commented Jun 5, 2026

Copy link
Copy Markdown

Summary

  • Add SolScript to the Publicly Available tools list.

About SolScript

SolScript is a Solidity-to-Solana compiler written in Rust. It lets developers write Solana programs in familiar Solidity syntax and compile them to standard Anchor programs or directly to BPF. It supports mappings (auto-PDA derivation), events, custom errors, modifiers, cross-program invocation, and SPL Token operations.

It fits naturally alongside Seahorse (Python→Solana) and Soda (IDL→code) as a higher-level entry point for writing Solana programs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant