From 476bc77e8f1a066533c112377d1900d9f8f46af5 Mon Sep 17 00:00:00 2001 From: bt3gl <1130416+bt3gl@users.noreply.github.com> Date: Sat, 17 Sep 2022 16:53:06 -0700 Subject: [PATCH] =?UTF-8?q?Add=20some=20gray=20hacker=20resources=20?= =?UTF-8?q?=F0=9F=98=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Gray-Hat/README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Gray-Hat/README.md diff --git a/Gray-Hat/README.md b/Gray-Hat/README.md new file mode 100644 index 0000000..7ca3860 --- /dev/null +++ b/Gray-Hat/README.md @@ -0,0 +1,5 @@ +## Gray hacker stuff + +
+ +* [Anonymous Airdrops using ZK proofs](https://github.com/stealthdrop/stealthdrop)