Skip to content

aspnxdd/sol-rpc

Repository files navigation

Solana RPC Flow

A tool for interacting/debugging with Solana JSON-RPC and generating sample code.
View Demo

About

Solana RPC Flow is a tool for sending requests to Solana JSON-RPC endpoints without having to write code. It supports most standard RPC methods. It updates the URL and embeds your RPC endpoint and method call and params in the URL for easy sharing to any relevant parties.

Contributing

Please feel free to add tests, change the code so it has better organization, etc. I'm very happy to receive PRs.