From 45acd5eeac5bab4417ccf07e2e315b8564147509 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sun, 16 Feb 2020 10:19:15 -0800 Subject: [PATCH] Added more forks from Github Org updates --- data/ecosystems/n/near-protocol.toml | 6 ++++++ data/ecosystems/s/solana.toml | 3 +++ data/ecosystems/s/stellar.toml | 3 +++ data/ecosystems/s/summa.toml | 3 +++ data/ecosystems/u/uma-protocol.toml | 3 +++ data/ecosystems/v/verge.toml | 3 +++ data/ecosystems/z/zipper.toml | 3 +++ 7 files changed, 24 insertions(+) diff --git a/data/ecosystems/n/near-protocol.toml b/data/ecosystems/n/near-protocol.toml index eb38fa7c..9883896e 100644 --- a/data/ecosystems/n/near-protocol.toml +++ b/data/ecosystems/n/near-protocol.toml @@ -75,6 +75,9 @@ url = "https://github.com/nearprotocol/docs" [[repo]] url = "https://github.com/nearprotocol/ed25519-hd-key" +[[repo]] +url = "https://github.com/nearprotocol/ethashproof" + [[repo]] url = "https://github.com/nearprotocol/ethdenver-workshop" @@ -141,6 +144,9 @@ url = "https://github.com/nearprotocol/near-e2e-tests" [[repo]] url = "https://github.com/nearprotocol/near-evm" +[[repo]] +url = "https://github.com/nearprotocol/near-evm-demo" + [[repo]] url = "https://github.com/nearprotocol/near-explorer" diff --git a/data/ecosystems/s/solana.toml b/data/ecosystems/s/solana.toml index 74ea64fc..f6960078 100644 --- a/data/ecosystems/s/solana.toml +++ b/data/ecosystems/s/solana.toml @@ -60,6 +60,9 @@ url = "https://github.com/solana-labs/example-token" [[repo]] url = "https://github.com/solana-labs/example-webwallet" +[[repo]] +url = "https://github.com/solana-labs/gatsby-plugin-intl" + [[repo]] url = "https://github.com/solana-labs/hashbrown" diff --git a/data/ecosystems/s/stellar.toml b/data/ecosystems/s/stellar.toml index c98b80c9..4b94ad22 100644 --- a/data/ecosystems/s/stellar.toml +++ b/data/ecosystems/s/stellar.toml @@ -471,6 +471,9 @@ url = "https://github.com/stellar/core-node-admin-panel" [[repo]] url = "https://github.com/stellar/cpptoml" +[[repo]] +url = "https://github.com/stellar/create-stellar-token" + [[repo]] url = "https://github.com/stellar/dashboard" diff --git a/data/ecosystems/s/summa.toml b/data/ecosystems/s/summa.toml index 9ab34aa8..973659ab 100644 --- a/data/ecosystems/s/summa.toml +++ b/data/ecosystems/s/summa.toml @@ -15,6 +15,9 @@ url = "https://github.com/summa-tx/burning-bitcoin" [[repo]] url = "https://github.com/summa-tx/near-evm" +[[repo]] +url = "https://github.com/summa-tx/near-evm-demo" + [[repo]] url = "https://github.com/summa-tx/near-web3-provider" diff --git a/data/ecosystems/u/uma-protocol.toml b/data/ecosystems/u/uma-protocol.toml index 59362d44..2de3c3b4 100644 --- a/data/ecosystems/u/uma-protocol.toml +++ b/data/ecosystems/u/uma-protocol.toml @@ -24,6 +24,9 @@ url = "https://github.com/UMAprotocol/drizzle-monorepo" [[repo]] url = "https://github.com/UMAprotocol/drizzle-react" +[[repo]] +url = "https://github.com/UMAprotocol/eth-contract-metadata" + [[repo]] url = "https://github.com/UMAprotocol/ledgerjs" diff --git a/data/ecosystems/v/verge.toml b/data/ecosystems/v/verge.toml index cbadf777..664de47a 100644 --- a/data/ecosystems/v/verge.toml +++ b/data/ecosystems/v/verge.toml @@ -210,3 +210,6 @@ url = "https://github.com/vergecurrency/xvg-insight-api" [[repo]] url = "https://github.com/vergecurrency/xvg-uiminer" + +[[repo]] +url = "https://github.com/vergecurrency/xvgd" diff --git a/data/ecosystems/z/zipper.toml b/data/ecosystems/z/zipper.toml index fb93fc0f..92d0a915 100644 --- a/data/ecosystems/z/zipper.toml +++ b/data/ecosystems/z/zipper.toml @@ -72,6 +72,9 @@ url = "https://github.com/zippiehq/ipfs-postmsg-proxy" [[repo]] url = "https://github.com/zippiehq/ipfs-webpack-plugin" +[[repo]] +url = "https://github.com/zippiehq/js-ipfs-bitswap" + [[repo]] url = "https://github.com/zippiehq/jsdoc-template"