/covenant-scan

CovenantSQL main chain explorer

Primary LanguageVue

Background

CovenantScan is CovenantSQL's main chain explorer, mainly provides chain status, block producers status, blocks and transactions, etc. cqli acts as an interactive client for the chain in CovenantScan.

Development

For local development:

  • yarn install
  • yarn dev

Deployment

CovenantScan now is runing as a single page application host on Github Page, run ship script as following for deployment.

./ship.sh

Credit & License

Credit goes to handy VueJS and its ecosystem.

MIT