1.1.0 • Published 8 months ago

@theqrl/nft-providers v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

nft-providers

About

This repository houses public QRL NFT providers.

It is used by services within the QRL ecosystem (eg. wallet, explorer) to identify NFT providers utilizing the QRL blockchain.

ID bytes 0x00000000 - 0x0000FFFF are reserved for internal use: pull requests for providers wishing to claim these identities will not be accepted.

Internally reserved identities

ID bytesUse
0x00000000Null/not linked to ID
0x00001122Testing only
0x00001123Testing only

Public identities

ID bytesUse
0x00FFFF00https://cards.theqrl.org demo NFT set
0x00010000Merkle Tree Labs

Pull requests

Identities are available on a first-come / first-served basis for projects building post-quantum secure NFT solutions.

A PR should be made to update this README.md file (Public identities table above) alongside the providers.yml with data in the prescribed format.

Valid formatting of the YAML file can be checked by running npm run build following install of dependencies with npm install.

Contact info@theqrl.org for assistance or if confidentiality is required prior to launch.

1.1.0

8 months ago

1.0.1

2 years ago

1.0.0

2 years ago

0.0.1

3 years ago