Skip to content
This repository has been archived by the owner on Jul 31, 2021. It is now read-only.

ellaismproject/explorer

Repository files navigation

Ellaism Explorer

A blockchain explorer for Ellaism.

GitHub

You can access it at https://explorer.ellaism.io.

Build Setup

# 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.

Contributing to this project

Anyone and everyone is welcome to contribute. Please take a moment to review the guidelines for contributing.

License

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.