A blockchain explorer for Ellaism.
You can access it at https://explorer.ellaism.io.
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm run start
# generate static project
$ npm run generate
For detailed explanation on how things work, check out Nuxt.js docs.
Anyone and everyone is welcome to contribute. Please take a moment to review the guidelines for contributing.
This project is released under the terms of the Apache License, Version 2.0. See LICENSE for more information or see https://opensource.org/licenses/Apache-2.0.