README ¶ EthereumRPCShell A standalone Ethereum JSON-RPC interface shell decoupled from the Ethereum client. Expand ▾ Collapse ▴ Documentation ¶ Index ¶ func StartRPCShell(provider IEthereumRPCProvider, cfg Config) (*sync.WaitGroup, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func StartRPCShell ¶ func StartRPCShell(provider IEthereumRPCProvider, cfg Config) (*sync.WaitGroup, error) Types ¶ This section is empty. Source Files ¶ View all Source files EthereumRPCShell.go Directories ¶ Show internal Expand all Path Synopsis common constants dataStructure/enum dataStructure/types rpcLog shellErrors utils ethRPCShellConfig ethereumRPC ethRPCHandler ethRPCHandler/ethRPCDataTypes ethRPCHandler/ethRPCExecShells ethRPCHandler/ethRPCUtils middleware middleware/after middleware/before ethereumRPCProvider network http shellErrors Click to show internal directories. Click to hide internal directories.