Skip to content

bitshares/open-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Source Bitshares Explorer

http://open-explorer.io

Install

Clone repo:

git clone https://github.com/bitshares/open-explorer
cd open-explorer

Start development server, explorer will listen in http://localhost:9000:

npm start

Build bundle and move to www:

npm run start:build
cp -rf dist/* /var/www/open-explorer.io/public_html/

About

Open Source BitShares Blockchain Explorer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published