Allow the application to connect to the Ethereum network and receive back a chain.Provider implementor. chain.Provider is currently defined as chain.Handle:
https://github.com/keep-network/keep-core/blob/90979a076d259a26c1ee7fe7a175350106f2c3cd/pkg/chain/chain.go#L22-L28
Allow the application to connect to the Ethereum network and receive back a
chain.Providerimplementor.chain.Provideris currently defined aschain.Handle:https://github.com/keep-network/keep-core/blob/90979a076d259a26c1ee7fe7a175350106f2c3cd/pkg/chain/chain.go#L22-L28