Skip to content

peterwilli/IOTA-tangle-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 :)