Solana Playground now supports @seahorse_lang
You can have as many projects as you'd like, import them from Github, file system and more...
Try now: beta.solpg.io
Introducing Playnet!
Playnet is a minimal runtime that can execute Solana programs on ANY platform.
The code is open source: github.com/solana-playgro… and will be used in Solana Playground to create even better dev experience.
Released VSCode extension for Solana Playground!
Supports building and deploying programs(Native, Anchor, Seahorse), sharing code, wallet support and program snippets.
And all this without relying on any other program, shouldn't have any issues on Windows!
Anchor v0.31.0 is finally out!
It's likely going to be the last major release before v1.
Highly recommend checking out the release notes before upgrading.
Fixed almost all issues with the Anchor IDL!
- New IDL spec
- Rewrite IDL generation
- TypeScript improvements (account-resolution, no case conversion...)
If you depend on Anchor in any kind of way, consider giving feedback.