From 34f3ac379f8109efa5e63335fcfe971c95a978e6 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Mon, 3 Aug 2020 07:24:44 -0700 Subject: [PATCH] Added unifyre wallet to Ferrum Network --- data/ecosystems/f/ferrum-network.toml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data/ecosystems/f/ferrum-network.toml b/data/ecosystems/f/ferrum-network.toml index f2092fcb..1508b158 100644 --- a/data/ecosystems/f/ferrum-network.toml +++ b/data/ecosystems/f/ferrum-network.toml @@ -96,9 +96,18 @@ url = "https://github.com/ferrumnet/totp-lambda" [[repo]] url = "https://github.com/ferrumnet/tweetnacl-js" +[[repo]] +url = "https://github.com/ferrumnet/unifyre-app-pooldrop" + [[repo]] url = "https://github.com/ferrumnet/unifyre-extension-sdk" +[[repo]] +url = "https://github.com/ferrumnet/unifyre-wallet-export-to-metamask" + +[[repo]] +url = "https://github.com/ferrumnet/unifyre-wallet-plan" + [[repo]] url = "https://github.com/ferrumnet/web3.js"