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.
- Clone the repository
- Install the dependencies using
yarn
- Run the project (using hot-reload)
yarn serve