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
yarn install
yarn run serve
yarn run build
yarn run test
yarn run lint
yarn run test:unit
See LICENSE file in this project.