From cb1eaec0b8ee5504331095e9fee02bb8c174f9e5 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Thu, 10 Oct 2019 14:47:02 -0700 Subject: [PATCH] Added lamington EOS devtool. --- data/ecosystems/e/eos.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/data/ecosystems/e/eos.toml b/data/ecosystems/e/eos.toml index 42060974..741478f5 100644 --- a/data/ecosystems/e/eos.toml +++ b/data/ecosystems/e/eos.toml @@ -57,6 +57,10 @@ url = "https://github.com/CatchTheFrog/eos-tokens" [[repo]] url = "https://github.com/cern-eos/eos" +[[repo]] +url = "https://github.com/CoinageCrypto/lamington" +tags = ["Developer Tool"] + [[repo]] url = "https://github.com/consenlabs/eos-bp-profile"