Welcome to INX-IRC-Metadata
INX-IRC-Metadata enables you to query the metadata of NFT following the IRC27 - IOTA NFT standards and native tokens following the IRC30 - Native Token Metadata Standard. Given a piece of data or transaction and the proof, you can verify whether it was included in the Tangle at any given time.
Setup
The recommended setup is to use the provided Docker images. These images are also used in our HORNET recommended setup using Docker.
Configuration
The extension will connect to your local HORNET instance by default.
You can find all the configuration options in the configuration section.
API
The extension exposes a custom set of REST APIs that you can use to query the metadata.
You can find more information about the API in the API reference section.
Source Code
The source code of the project is available on GitHub.