Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 445 Bytes

README.MD

File metadata and controls

17 lines (12 loc) · 445 Bytes

Chain-co

This project is used to proxy multiple daemon(venus/lotus) programs. The difference from other proxy(nginx) is that chain-co can automatically select the best daemon to access.

Use Venus Issues for reporting issues about this repository.

Quick Start

build

make

start

./chain-co --auth-url <venus-auth url> --node <token>:<url>  --node <token>:<url>