Skip to content

GheisMohammadi/BurrowBlocks

Repository files navigation

Hubble Scan Server

*Hubble Scan Server that checks blocks of Burrow Blockchain and saves them in Postgre database.

Compiling the code

You need to make sure you have install Go (version 1.10.1 or higher) and postgre. After installing them, import HubbleScan.sql from script folder into postgre to create database and then you can follow these steps to compile and build the project:

mkdir -p $GOPATH/src/github.com/hubbleServer
cd $GOPATH/src/github.com/hubbleServer
git clone https://github.com/BurrowBlocks.git .
make

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published