Skip to content

iotaledger/explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Explorer for the Tangle

Discord StackExchange Apache 2.0 license

AboutPrerequisitesGetting startedSupporting the projectJoining the discussion


About

This repository is where the IOTA Foundation hosts the open-source code for the Tangle Explorer website.

Tangle Explorer

The code is composed of the following packages:

  • api: Handles functionality such as lookups for the client
  • client: Provides a user interface for the explorer, using React.

A demonstration of the API is available here.

This is beta software, so there may be performance and stability issues. Please report any issues in our issue tracker.

Prerequisites

To deploy your own version of the Tangle Explorer website, you need to have at least version 14 of Node.js and at most v16.16 installed on your device.

To check if you have Node.js installed, run the following command:

node -v

If Node.js is installed, you should see the version that's installed.

Getting started

  1. npm i
  2. Install all dependencies npm run setup:dev
  3. See the deployment instructions.

Supporting the project

If the Tangle Explorer website has been useful to you and you feel like contributing, consider submitting a bug report, feature request or a pull request.

See our contributing guidelines for more information.

Joining the discussion

If you want to get involved in the community, need help with getting set up, have any issues or just want to discuss IOTA, feel free to join our Discord.