From 4cc5e828d44248144493a03d0e6918191b7a2fa8 Mon Sep 17 00:00:00 2001 From: Pierre Bertet Date: Mon, 31 May 2021 19:14:56 +0100 Subject: [PATCH] README: sort supported services (#102) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 453db2a..a42e8d1 100644 --- a/README.md +++ b/README.md @@ -243,13 +243,13 @@ This table keeps track of the NFT minting services that have been tested with us | [Clovers](https://clovers.network/) | Yes | | | [CryptoKitties](https://www.cryptokitties.co/) | Yes | Non standard NFT, dedicated mechanism. | | [CryptoPunks](https://www.larvalabs.com/cryptopunks) | Yes | Non standard NFT, dedicated mechanism. | -| [Meebits](https://meebits.larvalabs.com/) | Yes | CORS restricted, requires a JSON proxy to be set (see `jsonProxy`). | | [Cryptovoxels](https://www.cryptovoxels.com/) | Yes | | | [Decentraland ](https://decentraland.org/) | Yes | Estate and parcels are fetched from The Graph. Wearables are fetched as standard NFTs. | | [Foundation](https://foundation.app/) | Yes | | | [JOYWORLD](https://www.joy.world/joys) | Yes | | | [KnownOrigin](https://knownorigin.io/) | Yes | | | [MakersPlace](https://makersplace.com/) | Yes | Incorrect JSON format (uses `imageUrl` instead of `image`). | +| [Meebits](https://meebits.larvalabs.com/) | Yes | CORS restricted, requires a JSON proxy to be set (see `jsonProxy`). | | [MoonCats](https://mooncatrescue.com/) | Yes | Non standard NFT, dedicated mechanism. | | [Nifty Gateway](https://niftygateway.com/) | Yes | Incorrect metadata URL. | | [OpenSea](https://opensea.io/) | Yes | Incorrect metadata URL. |