From 654b334350d0e5b76cf101a084ead8780eb6b673 Mon Sep 17 00:00:00 2001 From: Eric Juta Date: Mon, 2 Nov 2020 20:56:15 +0000 Subject: [PATCH] Add Options as a defi sub category --- categories.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/categories.json b/categories.json index 2ad1582..d1e0ad8 100644 --- a/categories.json +++ b/categories.json @@ -15,6 +15,12 @@ "slug": "derivatives", "description": "derivative issuance and trading platforms" }, + + { + "name": "Options", + "slug": "options", + "description": "apps and protocols that give the right to buy or sell the underlying asset at a specific price on or before a certain date." + }, { "name": "Exchanges",