Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/weeaa/lookup_table
🫣 Solana Lookup Table Account Program
https://github.com/weeaa/lookup_table
go lookuptable solana
Last synced: about 2 months ago
JSON representation
🫣 Solana Lookup Table Account Program
- Host: GitHub
- URL: https://github.com/weeaa/lookup_table
- Owner: weeaa
- Created: 2024-12-11T11:18:23.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-11T13:21:49.000Z (about 2 months ago)
- Last Synced: 2024-12-11T14:19:33.657Z (about 2 months ago)
- Topics: go, lookuptable, solana
- Language: Go
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Simple SDK to interact with [Lookup Table Account](https://solana.com/docs/advanced/lookup-tables) Program on Solana.
```shell
go get github.com/weeaa/lookup_table
```