Skip to content

unielon-org/unielon-indexer

Repository files navigation

unielon-indexer

start up

1. Install and run dogecoin

Please check out dogecoin

2. Compile golang program

go build.

3. Download data

https://github.com/unielon-org/unielon-indexer/releases

Download the latest db data of releases and put it in the data directory

cat unielon.zip.* > unielon.zip
unzip unielon.zip

4. Run

./unielon-indexer

Router Document

Please check out router