/go-explorer

IBAX Blockchain browser API service

Primary LanguageGo

IBAX Blockchain browser API service

Install

make all

Start

make startup

docker build -t ibax/go-explorer -f Dockerfile . docker-compose up docker-compose down