From dd93fac13a04acbd0f9d3e3e522cc6e69db26dc0 Mon Sep 17 00:00:00 2001 From: Florin Dzeladini Date: Tue, 11 Mar 2025 14:38:53 +0100 Subject: [PATCH 1/3] New Reef --- src/registry.json | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/src/registry.json b/src/registry.json index a8567393..9c7b49d1 100644 --- a/src/registry.json +++ b/src/registry.json @@ -2283,6 +2283,31 @@ } } }, + "npm:@reef-chain/reef-snap": { + "id": "npm:@reef-chain/reef-snap", + "metadata": { + "name": "Reef Wallet", + "author": { + "name": "Reef Technology Ltd.", + "website": "https://www.reef.io/" + }, + "website": "https://app.reef.io", + "summary": "Manage Reef-based accounts, and connect to Reef apps with MetaMask.", + "description": "Manage Reef-based accounts, and connect to Reef apps with MetaMask.\nAfter installing the Snap, visit the website to connect and manage your Reef accounts.", + "category": "interoperability", + "support": { + "knowledgeBase": "https://docs.xrplsnap.com/", + "faq": "https://snap.xrplevm.org/#faq", + "contact": "https://discord.gg/xrplevm" + }, + "sourceCode": "https://github.com/reef-chain/metamask-snap" + }, + "versions": { + "0.1.0": { + "checksum": "4UlIpGB4bEiHAyIDfKsv0emG9Vgskpud57cG3TSOJkI=" + } + } + }, "npm:xrpl-snap": { "id": "npm:xrpl-snap", "metadata": { From c8d6f15be704a0aa354b9235490e9b28c6f8e1e5 Mon Sep 17 00:00:00 2001 From: Florin Dzeladini Date: Mon, 17 Mar 2025 13:48:10 +0100 Subject: [PATCH 2/3] New Reef --- src/registry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/registry.json b/src/registry.json index dbd3a6cf..16b839aa 100644 --- a/src/registry.json +++ b/src/registry.json @@ -2283,7 +2283,7 @@ "npm:@reef-chain/reef-snap": { "id": "npm:@reef-chain/reef-snap", "metadata": { - "name": "Reef Wallet", + "name": "Reef Chain Wallet", "author": { "name": "Reef Technology Ltd.", "website": "https://www.reef.io/" From f7f6c16c9324f6d83d4608ed6a8c3739cacff108 Mon Sep 17 00:00:00 2001 From: Florin Dzeladini Date: Thu, 17 Apr 2025 09:20:19 +0200 Subject: [PATCH 3/3] bumped version --- src/registry.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/registry.json b/src/registry.json index be03bc40..9be0ce7e 100644 --- a/src/registry.json +++ b/src/registry.json @@ -2303,8 +2303,8 @@ "sourceCode": "https://github.com/reef-chain/metamask-snap" }, "versions": { - "0.1.0": { - "checksum": "4UlIpGB4bEiHAyIDfKsv0emG9Vgskpud57cG3TSOJkI=" + "0.1.1": { + "checksum": "ZDVOXXi+GbmBGTcbFrUXAFyzjlGHfFzTztAsza0guaw=" } } },