Skip to content

arancauchi/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
  • run npm install
  • run npm run 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 :)

About

A new, realtime tangle explorer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 92.1%
  • Vue 7.4%
  • Other 0.5%