/callexplorer

Callchain decentrialized explorer

Primary LanguageVueISC LicenseISC

CallExplorer

Netlify Status

Overview

CallExplorer is an open-source explorer for Callchain system. It's used to help CALL token user to query its account, transaction and so on. It is decentrialized browser for blockchain, no backend server is needed. All data is from Callchain blockchain system.

Production CallExplorer Url: https://block.callchain.cc

Gettting started

Install dependencies

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Run your unit tests

yarn run test:unit

Customize configuration

See Configuration Reference.

License

See LICENSE file in this project.