Golang client for the scan.ibax.network,full implementation (account, transaction,ecossytem, contract, block, honor node), depends on go-ibax
go get github.com/IBAX-io/go-explorer
make all
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.
make startup
Use of this work is governed by an MIT License.
You may find a license copy in project root.