https://github.com/rickstaa/solana-program-data-decode-example
Small example repository that reads data from a solana program
https://github.com/rickstaa/solana-program-data-decode-example
Last synced: 9 days ago
JSON representation
Small example repository that reads data from a solana program
- Host: GitHub
- URL: https://github.com/rickstaa/solana-program-data-decode-example
- Owner: rickstaa
- License: mit
- Created: 2023-01-22T10:52:40.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-22T13:08:11.000Z (over 3 years ago)
- Last Synced: 2025-01-14T07:29:20.821Z (over 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# solana-program-data-decode-example
Small example repository that reads data from a solana program.