-
Notifications
You must be signed in to change notification settings - Fork 0
Offline Mode
Offline mode is basically a frontend only version of rpv-web. It does not require the rpv-web executable and can run on any operating system. A publicly accessible instance is accessible through a GitHub Pages deployment of this repository.
Obviously, when running in offline mode, rpv-web cannot display any live RPC data. However, it still can process snapshot data that was previously captured using the rpv-web executable. This allows for easy comparison and sharing of RPC data from other systems. rpv-web in offline mode works truly offline. It is a single page deployment that does not send any data to the application server.
Snapshots also create the decompiled RPC interface information. Therefore, you can use the decompile context menu within the rpv-web offline version as usual: