Skip to content

chain coordinator for multiple filecoin full nodes

Notifications You must be signed in to change notification settings

ipfs-force-community/sophon-co

 
 

Repository files navigation

sophon-co

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

Use Venus Issues for reporting issues about this repository.

Quick Start

build

make

start

./sophon-co --auth-url <sophon-auth url> --node <token>:<url>  --node <token>:<url>

About

chain coordinator for multiple filecoin full nodes

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 98.6%
  • Other 1.4%