Skip to content

insight-chain/inb-explorer-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INB EXPLORER

An highly efficient block chain explorer of inb chain

BUILDING

  1. clone project into your computer, then open with IntelliJ IDEA or other IDEA.

  2. you need to set the correct jdk(1.8) and maven

  3. run with these command in the root with maven plugin

mvn clean
mvn install

RUNNING

  1. to run the syn-server, you just need to run the SynServer in the module of syn-server

  2. to run the api-server, you just need to run the ApiApp in the module of api-server

Releases

No releases published

Packages

No packages published

Languages