Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lorisleiva/solana-core-programs
[WIP] Generated clients for core Solana programs
https://github.com/lorisleiva/solana-core-programs
Last synced: 3 months ago
JSON representation
[WIP] Generated clients for core Solana programs
- Host: GitHub
- URL: https://github.com/lorisleiva/solana-core-programs
- Owner: lorisleiva
- License: other
- Created: 2023-10-23T12:19:18.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-25T13:32:58.000Z (10 months ago)
- Last Synced: 2024-10-06T19:18:01.041Z (3 months ago)
- Language: Rust
- Size: 959 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Core Solana programs
This project contains the following programs and their clients:
- [Spl Address Lookup Table](./spl-address-lookup-table)
- [Spl Compute Budget](./spl-compute-budget)
- [Spl Memo](./spl-memo)
- [Spl System](./spl-system)