iost-official / explorer

IOST Blockchain explorer
GNU Lesser General Public License v3.0
14 stars 13 forks source link
blockchain iost

IOST Blockchain Explorer

Prerequisites

Installation

get repo first:
git clone https://github.com/iost-official/explorer

Frontend

#  Change Directory
cd explorer/frontend/

# build
npm install

# run in test
npm run dev

# run production build
npm run build

Backend

#  Change Directory
cd explorer/backend/

# build
make

# run
./explorer

Mongo Cron Task

#  Change Directory
cd explorer/backend/task

# build
make

# run
./explorer-task

Contribution

Contribution of any forms is appreciated!

Currently, our core tech team is working intensively to develop the first stable version and core block chain structure. We will accept pull request after the first stable release published.

If you have any questions, please email to team@iost.io

Community & Resources

Make sure to check out these resources as well for more information and to keep up to date with all the latest news about IOST project and team.

IOSToken on Reddit

Telegram

Twitter

Official website

Disclaimer