daoleno
@daoleno
Just open sourced ETHREPL Ethereum Read-Eval-Print Loop (REPL) for interacting with Ethereum nodes. Features: - Interactive JavaScript console for Ethereum - Supports common Ethereum operations (getBalance, sendTransaction, etc.) - Configurable RPC endpoint - Support for HTTP, WebSocket, and IPC connections https://github.com/daoleno/ethrepl
1 reply
0 recast
3 reactions
Brice Yan
@xby
There is also one in rust from foundry https://book.getfoundry.sh/chisel/
1 reply
0 recast
1 reaction
daoleno
@daoleno
Cool. Chisel is for Solidity. ethrepl is more like a geth js console.
0 reply
0 recast
1 reaction