Skip to content

stellar/stellar-rpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

49af443 · Mar 21, 2025
Oct 16, 2023
Jun 17, 2023
Jan 9, 2025
Jan 30, 2025
Mar 21, 2025
Nov 19, 2024
Mar 3, 2025
Nov 19, 2024
Oct 8, 2024
Feb 1, 2023
Jul 19, 2023
Aug 27, 2024
Nov 19, 2024
Nov 19, 2024
Jun 7, 2024
Jan 31, 2025
Jan 31, 2025
Feb 14, 2025
Jan 28, 2025
Nov 21, 2024
Feb 6, 2025
Feb 6, 2025
Jan 12, 2023
Jan 10, 2024

stellar-rpc

RPC Server for Stellar.

This repo is home to the 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