From be326d0ef9171ab5ee740b9cda30cbf75a758aae Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Mon, 16 Dec 2019 08:17:53 -0800 Subject: [PATCH] Added more POA Repos, including TokenBridge contracts. --- data/ecosystems/p/poa-network.toml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/data/ecosystems/p/poa-network.toml b/data/ecosystems/p/poa-network.toml index 187adc02..837816a2 100644 --- a/data/ecosystems/p/poa-network.toml +++ b/data/ecosystems/p/poa-network.toml @@ -170,9 +170,15 @@ url = "https://github.com/poanetwork/metamask-plugin" [[repo]] url = "https://github.com/poanetwork/multisender" +[[repo]] +url = "https://github.com/poanetwork/MultiSigWallet" + [[repo]] url = "https://github.com/poanetwork/MyCrypto" +[[repo]] +url = "https://github.com/poanetwork/name-registry" + [[repo]] url = "https://github.com/poanetwork/nifty-wallet" tags = ["Dapp"] @@ -283,6 +289,9 @@ url = "https://github.com/poanetwork/poa-scripts-validator" [[repo]] url = "https://github.com/poanetwork/poa-test-setup" +[[repo]] +url = "https://github.com/poanetwork/pooled-cdai" + [[repo]] url = "https://github.com/poanetwork/pos-contracts" @@ -337,6 +346,9 @@ url = "https://github.com/poanetwork/token-wizard-test-automation" [[repo]] url = "https://github.com/poanetwork/tokenbridge" +[[repo]] +url = "https://github.com/poanetwork/tokenbridge-contracts" + [[repo]] url = "https://github.com/poanetwork/tokensale-left"