Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aspnxdd/sol-rpc


https://github.com/aspnxdd/sol-rpc

Last synced: 16 days ago
JSON representation

Awesome Lists containing this project

README

        

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.