From 682416ec604d2837cb7d8f6271ee961326c74acc Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sat, 24 Aug 2019 08:09:55 -0700 Subject: [PATCH] Added archon trading framework. --- data/ecosystems/g/general.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/g/general.toml b/data/ecosystems/g/general.toml index 514f96f7..fe0e67b2 100644 --- a/data/ecosystems/g/general.toml +++ b/data/ecosystems/g/general.toml @@ -85,6 +85,9 @@ url = "https://github.com/danillouz/coincow" [[repo]] url = "https://github.com/digitalbitbox/bitbox-wallet-app" +[[repo]] +url = "https://github.com/economicnetwork/archon" + [[repo]] url = "https://github.com/electric-capital/crypto-ecosystems"