Skip to content

iotaledger/explorer

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date
Feb 22, 2024
Jan 19, 2024
Feb 27, 2024
Feb 27, 2024
Feb 12, 2024
May 13, 2022
Jan 31, 2024
Jan 15, 2024
Dec 15, 2020
Dec 12, 2023
Feb 1, 2024
Feb 23, 2024
Feb 22, 2024

Repository files navigation

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.