Solana
#237
Replies: 1 comment 1 reply
-
|
Agreed. Solid Rust support, a more stable API, and complete test coverage are prerequisites before exposing Solana support in Fadroma. Supporting bootstrapping of pure solana_program projects (without IDL/Anchor) would be a meaningful addition, especially for lower-level or custom program workflows. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Some thoughts on where we are with Solana support:
Depends on Rust support.
The API needs to be polished some more and the test coverage completed so that the Solana support can be exposed in Fadroma.
It would be interesting to enable bootstrapping Solana projects that don't use IDL or Anchor - just
solana_program.Beta Was this translation helpful? Give feedback.
All reactions