Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aspnxdd/sol-rpc
https://github.com/aspnxdd/sol-rpc
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/aspnxdd/sol-rpc
- Owner: aspnxdd
- Created: 2022-06-13T22:01:25.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-24T08:25:33.000Z (over 2 years ago)
- Last Synced: 2023-03-06T02:03:04.874Z (almost 2 years ago)
- Language: Vue
- Homepage: sol-rpc.vercel.app
- Size: 414 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.