This software tool is designed to monitor and analyze the network requests made by the Sui wallet application and Sui dApps.
To install dependencies:
bun installTo run:
bun run index.tsThen, customize RPC as http://localhost:3000/.
This project was created using bun init in bun v1.1.7. Bun is a fast all-in-one JavaScript runtime.