From d5a4056b80a7a5cdaeacddad509ff18ce109c744 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sat, 24 Aug 2019 08:41:32 -0700 Subject: [PATCH] Added Rotkehlchen Portfolio Tool. --- data/ecosystems/g/general.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/data/ecosystems/g/general.toml b/data/ecosystems/g/general.toml index fe0e67b2..cba27a8c 100644 --- a/data/ecosystems/g/general.toml +++ b/data/ecosystems/g/general.toml @@ -169,6 +169,10 @@ url = "https://github.com/rasshofer/autopilot" [[repo]] url = "https://github.com/rhammell/crypto-swings" +[[repo]] +url = "https://github.com/rotkehlchenio/rotkehlchen" +tags = ["Portfolio Tool"] + [[repo]] url = "https://github.com/Scoop-Tech/scpx-wallet"