From 397d07bf61a13e490beddeec3ff44853924a79b3 Mon Sep 17 00:00:00 2001 From: Aurora Poppyseed <30662672+poppyseedDev@users.noreply.github.com> Date: Tue, 28 Jan 2025 17:41:20 +0100 Subject: [PATCH] add zama plugin --- plugins/zama-httpz-plugin/profile.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 plugins/zama-httpz-plugin/profile.json diff --git a/plugins/zama-httpz-plugin/profile.json b/plugins/zama-httpz-plugin/profile.json new file mode 100644 index 00000000..e6c37bd0 --- /dev/null +++ b/plugins/zama-httpz-plugin/profile.json @@ -0,0 +1,15 @@ +{ + "name": "zama-httpz-plugin", + "displayName": "Zama HTTPZ plugin", + "description": "Interaction tool for Zama's HTTPZ confidential smart contracts.", + "version": "0.1.0", + "events": [], + "methods": [], + "kind": "none", + "icon": "https://avatars.githubusercontent.com/u/57671822", + "location": "sidePanel", + "url": "https://remix.zama.ai/", + "repo": "https://github.com/zama-ai/httpz-remix-plugin", + "maintainedBy": "https://github.com/zama-ai", + "authorContact": "" +} \ No newline at end of file