Skip to content

chain coordinator for multiple filecoin full nodes

Notifications You must be signed in to change notification settings

litai686/chain-co

 
 

Repository files navigation

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>

About

chain coordinator for multiple filecoin full nodes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 98.3%
  • Other 1.7%