From 7b620e5bedd0ca6443a03e484e0f87684d5e28a6 Mon Sep 17 00:00:00 2001 From: Christian Montoya Date: Tue, 4 Nov 2025 22:15:15 -0500 Subject: [PATCH 1/2] Update registry.json --- src/registry.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/src/registry.json b/src/registry.json index ebf49588..f0008711 100644 --- a/src/registry.json +++ b/src/registry.json @@ -5418,6 +5418,29 @@ "checksum": "6cTbPF+lwg+I5220cEdchHMz4UA9lQz4KFXv7Ouy1II=" } } + }, + "npm:orgon-snap": { + "id": "npm:orgon-snap", + "metadata": { + "name": "Orgon", + "author": { + "name": "Orgon", + "website": "https://orgon.space/" + }, + "summary": "Secure wallet solution for the Orgon blockchain", + "description": "Enables secure, direct interaction with the Orgon blockchain. Built with user security and developer extensibility in mind, this Snap provides a seamless and trusted way to connect MetaMask users to the Orgon ecosystem.", + "category": "interoperability", + "support": { + "contact": "https://t.me/orgon_support", + "faq": "https://orgon.space/faq" + }, + "sourceCode": "https://github.com/orgon-space/orgon-wallet-snap" + }, + "versions": { + "1.0.5": { + "checksum": "bE0717eo73zqX3sV1Tvugkub5fob1tE5lCAM7p4zS8Q=" + } + } } }, "blockedSnaps": [ From ed0819edc98d10d36836dbedf8cd8476c0d14c62 Mon Sep 17 00:00:00 2001 From: Christian Montoya Date: Sun, 23 Nov 2025 21:54:39 -0500 Subject: [PATCH 2/2] Update registry.json --- src/registry.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/registry.json b/src/registry.json index f0008711..86fe0cad 100644 --- a/src/registry.json +++ b/src/registry.json @@ -5437,8 +5437,8 @@ "sourceCode": "https://github.com/orgon-space/orgon-wallet-snap" }, "versions": { - "1.0.5": { - "checksum": "bE0717eo73zqX3sV1Tvugkub5fob1tE5lCAM7p4zS8Q=" + "1.0.6": { + "checksum": "IEFAA2Xg60lf0lMPsD6PzI2iXEv11HgkF68BHsO70ZI=" } } }