From 8ca9bddfdf4b98e7a800c06483c1d4021aa5d08b Mon Sep 17 00:00:00 2001 From: Stephan Karpischek Date: Fri, 8 Feb 2019 18:05:57 +0100 Subject: [PATCH] Add Etherisc to members.json --- lib/members.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lib/members.json b/lib/members.json index b1a6a34..1de4032 100644 --- a/lib/members.json +++ b/lib/members.json @@ -4,7 +4,7 @@ "Baskets": ["Set"], "Derivatives": ["dY/dX", "Market Protocol", "bZx"], "Exchanges": ["0x", "Kyber Network"], - "Insurance": ["CDx"], + "Insurance": ["CDx", "Etherisc"], "Loans": ["Dharma"], "Payments": ["8x Protocol"], "Real World Assets": ["Centrifuge"], @@ -64,6 +64,9 @@ }, "Matic Network": { "url": "https://matic.network/" + }, + "Etherisc": { + "url": "https://etherisc.com/" } } }