Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Solana compatibility layer #94

Open
6 of 8 tasks
conr2d opened this issue Nov 20, 2024 · 0 comments
Open
6 of 8 tasks

Add Solana compatibility layer #94

conr2d opened this issue Nov 20, 2024 · 0 comments
Assignees
Labels
K:solana Solana compatibility P:high Priority: High

Comments

@conr2d
Copy link
Contributor

conr2d commented Nov 20, 2024

Description

Add Solana compatibility layer including RPC & execution environment emulation

TODO

  • Port solana_rbpf to work in no_std
  • Implement Solana execution environment emulation
    • solana-program-runtime (solana/program-runtime)
    • solana-programs (solana/programs)
    • solana-program (solana/sdk/program)
    • solana-sdk (solana/sdk)
  • Implement pallet-solana (feat: Introduce pallet-solana MVP #109)
  • Implement Solana RPC emulation
@conr2d conr2d added the K:solana Solana compatibility label Nov 20, 2024
@conr2d conr2d added the P:high Priority: High label Nov 20, 2024
@conr2d conr2d self-assigned this Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
K:solana Solana compatibility P:high Priority: High
Projects
None yet
Development

No branches or pull requests

2 participants