aleph-im / aleph-explorer

Simple explorer for the Aleph.im network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aleph Explorer

This repository contains the code of explorer.aleph.im.

The explorer allows you to easily watch the state of the Aleph Network, by fetching incoming and past messages in realtime.

Run the code locally

  1. Clone the repository
  2. Install the dependencies using
    yarn
    
  3. Run the project (using hot-reload)
    yarn serve
    

About

Simple explorer for the Aleph.im network


Languages

Language:Vue 78.2%Language:SCSS 9.9%Language:JavaScript 6.8%Language:HTML 2.8%Language:CSS 2.4%