[api]
# Enable defines if the API server should be enabled
enable = true
# Swagger defines if swagger documentation shold automatically be registered
swagger = true
open the link in your web browser
EVM Rpc
Online RPC service
Local RPC service of full node
~$ cd
~$ cd .tabid
~/.tabid$ vi config/app.toml
Config the [json-rpc] section
[json-rpc]
# Enable defines if the gRPC server should be enabled.
enable = true