# README
soroban-rpc
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.
RPC Methods
To learn about the RPC methods, please see our RPC Developer Docs.
To Use an Ecosystem RPCs
To use RPC from an ecosystem provider for futurenet, testnet, or mainnet, please see our list of Ecosystem RPC Providers.
Run Your Own RPC
If you are interested in running your own RPC, please review the Admin Guide.
Latest Release
For latest releases, please see releases.
Upcoming Features
For upcoming features, please see the project board.
Report Bugs or Request Features
To report bugs or request features, please open an issue on the official RPC repo.
To Contribute
Please fork this see good first issues
on
here.
Developer Docs: https://developers.stellar.org/docs