Solana Foundation
Solana Foundation is a non-profit organization dedicated to the decentralization, resilience, and security of the Solana network.
- 1k followers
- Zug, Switzerland
- https://solana.org/
- @SolanaFndn
Pinned Loading
Repositories
Showing 10 of 36 repositories
- kora Public
Reference implementation for a Solana relayer. Provides a lib, rpc, and cli crate in order to enable gasless experiences on Solana.
-
- solana-improvement-documents Public
Solana IMprovement Documents (SIMDs) describe proposed and accepted changes to the Solana protocol.
- solana-invoke Public Forked from cavemanloverboy/solana-invoke
A drop-in replacement for `solana_program::program::invoke*` with better compute and heap efficiency.