Categorygithub.com/bcdevtools/evm-block-explorer-rpc-cosmos

# README

Integrate EVM Block Explorer Json-RPC module into your chain

The following methods must be called:

config.EnsureRoot(home, config.DefaultBeJsonRpcConfig())
// in root.go
config.AddBeJsonRpcFlags(rootCmd)
// in start.go
server.StartEvmBeJsonRPC(...)
// in start.go

# Packages

No description provided by the author