Skip to content

cpchain-network/gas-oracle

 
 

Repository files navigation

gas-oracle

gas-oracle repo

gas-oracle is project which can sync any evm chain gas fee with a grpc service for cpchain bridge.

Tips:

Install

Install dependencies

go mod tidy

build

cd gas-oracle
make

Config env

  • yaml config, you can gas-oracle.toml file and config your real env value.

start index

./gas-oracle index -c ./gas-oracle.yaml

start grpc

./gas-oracle grpc -c ./gas-oracle.yaml

Contribute

TBD

About

gas oracle for any chain to any chain bridge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 97.0%
  • Shell 1.6%
  • Dockerfile 1.1%
  • Makefile 0.3%