Skip to content

RogerPodacter/rpc-studio

Repository files navigation

RPC Studio

Test and debug Ethereum JSON-RPC calls. Read contract state, inspect transactions, and explore blockchain data.

Live Demo · GitHub

Features

  • Raw RPC calls with auto-complete for all standard Ethereum methods
  • Contract call mode with ABI encoding/decoding
  • Request history with persistence
  • Shareable URLs for requests
  • Light/dark theme
  • Works with any EVM-compatible chain

Setup

npm install
npm run dev

Open http://localhost:5173

Stack

  • Vite + React 19
  • Tailwind CSS 4
  • viem (ABI encoding)
  • Zustand (state)

License

MIT

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages