group-monkey / go-explorer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IBAX Blockchain explorer

Go Reference Go Report Card

Golang client for the scan.ibax.network,full implementation (account, transaction,ecossytem, contract, block, honor node), depends on go-ibax

Usage

go get github.com/IBAX-io/go-explorer

Install

make all

Set Config

You can modify your configuration in conf/config.yml and connect it to the full node database, do not connect it to the master node network, which may cause unknown security issues.

Start 🚀

make startup

License

Use of this work is governed by an MIT License.

You may find a license copy in project root.

About

License:Apache License 2.0


Languages

Language:Go 99.9%Language:Shell 0.1%Language:Makefile 0.0%