Remove DDEX library from developer tools list

This commit is contained in:
Fabio Berger
2019-02-01 20:12:43 +00:00
parent 70158c3a99
commit 42c13ecafa

View File

@@ -328,14 +328,6 @@ const CATEGORY_TO_PACKAGES: ObjectMap<Package[]> = {
shouldOpenInNewTab: true,
},
},
{
description: 'A node.js SDK for trading on the DDEX relayer',
link: {
to: 'https://www.npmjs.com/package/ddex-api',
title: 'DDEX Node.js SDK',
shouldOpenInNewTab: true,
},
},
{
description: "The ERCdEX Trade Widget let's any website provide token liquidity to it's users",
link: {