Skip to content
/ syncer Public

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

License

Notifications You must be signed in to change notification settings

DSiSc/syncer

Repository files navigation

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