/go-explorer

Primary LanguageGoApache License 2.0Apache-2.0

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.