DSiSc / syncer

A realtime sync program, used to quickly sync block/transaction from other nodes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

syncer

A realtime sync program, used to quickly sync block/transaction from other nodes

Build Status codecov

Getting started

Running it then should be as simple as:

$ make all

Testing

$ make test

About

A realtime sync program, used to quickly sync block/transaction from other nodes

License:Apache License 2.0


Languages

Language:Go 60.3%Language:Shell 26.0%Language:Makefile 13.7%