1 repositorio
Low-level implementations of native blockchain system functions as programs targeting a virtual machine.
Distinct from Program Execution: Specifically refers to system-level VM program re-implementations, not general program execution or emulation cores.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Virtual Machine System Programs. Refine with filters or upvote what's useful.
The solana-program-library is a blockchain system program suite providing a library of core blockchain operations and native functions implemented as reusable programs on Solana. It serves as a collection of smart contract templates and reference implementations for deploying verified programs to the Solana virtual machine. The project provides decentralized application infrastructure by offering standardized programs that act as foundational building blocks for applications. It focuses on the development and deployment of verified blockchain contracts to ensure consistent functionality acros
Re-implements native system functions as virtual machine programs to maintain core blockchain operations.