IOTA-tangle-explorer icon indicating copy to clipboard operation
IOTA-tangle-explorer copied to clipboard

A new, realtime tangle explorer

IOTA Tangle Explorer

Build Status | Donate to developer | Live demo

Introduction

This is a complete recode of the Tangle Explorer, with the following differences on https://github.com/utamaro/tangler:

  • Completely static, only uses a IOTA node and no extra server for rendering the pages.
  • Realtime, automatic updates
  • Written in VueJS (React but much simpler)

How to run

Commands are displayed like this!

Assuming you have NodeJS.

  • cd to tangle-explorer-web
  • if you haven't got Yarn yet, run npm install -g yarn (possibly as root)
  • run yarn
  • run yarn dev and a web browser will pop up with the page.

Contributors

Contributor Work
@peterwilli Initiator
@arancauchi More pleasant spacing, typography improvements, search improvements

Thanks to these people for their improvements! If you contribute regularly, feel free to update this section with your Github username :)