simlecode / chain-co

chain coordinator for multiple filecoin full nodes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Go 98.6%Language:Makefile 0.8%Language:Shell 0.6%