From 00754a54fb5b0fb5afa715276019dbf1ffb57fbb Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sat, 14 Sep 2019 13:24:29 -0700 Subject: [PATCH] Added Ethereum Mixer Survey --- data/ecosystems/e/ethereum.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/data/ecosystems/e/ethereum.toml b/data/ecosystems/e/ethereum.toml index f3aa3037..af231ffb 100644 --- a/data/ecosystems/e/ethereum.toml +++ b/data/ecosystems/e/ethereum.toml @@ -1886,6 +1886,10 @@ url = "https://github.com/trailofbits/manticore" [[repo]] url = "https://github.com/trailofbits/not-so-smart-contracts" +[[repo]] +url = "https://github.com/tvanepps/State-of-the-Mixers-Summer-2019" +tags = ["Documentation"] + [[repo]] url = "https://github.com/ultra-koder/JobMarket"