RPC Server for Stellar.
This repo is home to the Soroban RPC, soon to be renamed Stellar RPC. The RPC provides information that the network currently has in its view. It has the ability to send a transaction to the network, and query the network for the status of previously sent transactions, and is meant to be simple, scalable, and familiar to blockchain developers.
To learn about the RPC methods, please see our RPC Developer Docs.
To use RPC from an ecosystem provider for futurenet, testnet, or mainnet, please see our list of Ecosystem RPC Providers.
If you are interested in running your own RPC, please review the Admin Guide.
For latest releases, please see releases.
For upcoming features, please see the project board.
To report bugs or request features, please open an issue on the official RPC repo.
Please fork this see good first issues
on
here.
Developer Docs: https://developers.stellar.org/docs