Skip to content

Blockchain explorer for the IRIS network

Notifications You must be signed in to change notification settings

wade-liwei/explorer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

explorer

Blockchain explorer for the IRIS network

ENV

DB_ADDR: mongo url ( eg. 192.168.150.7:27017)

DB_DATABASE: mongo database name ( eg. sync-iris )

DB_USER: mongo user ( eg. iris )

DB_PASSWORD: mongo password ( eg. irispassword )

FAUCET_URL: faucet url ( eg. http://dev.faucet.irisplorer.io )

CHAIN_ID: chain-id ( eg. rainbow-dev )

Docker Run

docker run -p 8080:8080 -e ${ENV Variables} explorer

About

Blockchain explorer for the IRIS network

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 56.9%
  • Go 32.5%
  • JavaScript 4.4%
  • CSS 3.6%
  • HTML 1.7%
  • TypeScript 0.7%
  • Other 0.2%