Solana-API is a python script that creates a local REST API for the Solana (SPL) network that pulls data from RPC Nodes for development testing.
Last updated Apr 8, 2026
11
Stars
2
Forks
1
Issues
0
Stars/day
Attention Score
2
Language breakdown
Python 100.0%
▸ Files
click to expand
README
Solana-API
This is a custom REST API for the Solana (SPL) network that pulls from RPC Nodes in Python!Note:
This is not the public API! This is the source code allowing developers to run a local version of the Solana REST API I've built on their network for development purposes. There is not currently adequate documentation on the API, so bear with me as I write it.
For guidance on how to use the API- refer to the examples folder. They show appropriate usage of the endpoints.
🔗 More in this category