repositorypackage
0.0.0-20240708091206-948e30d01eaf
Repository: https://github.com/ibax-io/go-explorer.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
IBAX Blockchain explorer
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.