Infonode - GrpcServer Run grpc server $ cargo run --bin infonode-server ethbtc # all pairs are supported Run grpc client (debugging purpose) note that precisions must be applied to get the right prices $ cargo run --bin infonode-client Format code $ cargo fmt Running test $ cargo test