From eca40d07c743a6086bd745a2e4ab648d12d72a71 Mon Sep 17 00:00:00 2001 From: yj Date: Thu, 25 Feb 2021 13:52:15 -0600 Subject: [PATCH] fix: add yup to index --- index.ts | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/index.ts b/index.ts index cc4d1c4..caef6c9 100644 --- a/index.ts +++ b/index.ts @@ -117,6 +117,14 @@ export const protocols = { suffix: "YAM", folder: "yamv2", }, + yup: { + name: "Yup", + path: "yup", + description: "YOUR OPINION MATTERS. CURATE THE WEB. EARN &INFLUENCE.", + suffix: "YUP", + folder: "yup", + snapshotSpaceName: "yup.eth" + } }; export const protocolBranding = {