From 3cad15ebee7c3290193cb3077335f1ceead70bf9 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sun, 11 Aug 2019 22:35:01 -0700 Subject: [PATCH] Various updates to repos. --- data/ecosystems/f/fluence.toml | 12 ++++++++++++ data/ecosystems/h/harmony.toml | 3 +++ data/ecosystems/k/kin.toml | 3 +++ data/ecosystems/l/litecoin.toml | 4 ++++ data/ecosystems/s/skale-network.toml | 3 +++ 5 files changed, 25 insertions(+) diff --git a/data/ecosystems/f/fluence.toml b/data/ecosystems/f/fluence.toml index 62feb60f..0d5f6bcb 100644 --- a/data/ecosystems/f/fluence.toml +++ b/data/ecosystems/f/fluence.toml @@ -27,6 +27,9 @@ url = "https://github.com/fluencelabs/assemblyscript-sdk" [[repo]] url = "https://github.com/fluencelabs/assemblyscript-template" +[[repo]] +url = "https://github.com/fluencelabs/Bounties" + [[repo]] url = "https://github.com/fluencelabs/c-backend-sdk" @@ -60,6 +63,9 @@ url = "https://github.com/fluencelabs/demo-2018-dec" [[repo]] url = "https://github.com/fluencelabs/docs" +[[repo]] +url = "https://github.com/fluencelabs/dweb-transports" + [[repo]] url = "https://github.com/fluencelabs/dwh-game" @@ -135,6 +141,9 @@ url = "https://github.com/fluencelabs/sol-rs" [[repo]] url = "https://github.com/fluencelabs/spec" +[[repo]] +url = "https://github.com/fluencelabs/sqlite" + [[repo]] url = "https://github.com/fluencelabs/tendermint-demo" @@ -150,6 +159,9 @@ url = "https://github.com/fluencelabs/wagon" [[repo]] url = "https://github.com/fluencelabs/wasm-module-name" +[[repo]] +url = "https://github.com/fluencelabs/wasm-utils" + [[repo]] url = "https://github.com/fluencelabs/webasm-solidity" diff --git a/data/ecosystems/h/harmony.toml b/data/ecosystems/h/harmony.toml index f4b60f09..ce76798d 100644 --- a/data/ecosystems/h/harmony.toml +++ b/data/ecosystems/h/harmony.toml @@ -84,5 +84,8 @@ url = "https://github.com/harmony-one/vdf" [[repo]] url = "https://github.com/harmony-one/vx" +[[repo]] +url = "https://github.com/harmony-one/wallet-core" + [[repo]] url = "https://github.com/harmony-one/zkHMY" diff --git a/data/ecosystems/k/kin.toml b/data/ecosystems/k/kin.toml index d6f7a339..3ed1fbc9 100644 --- a/data/ecosystems/k/kin.toml +++ b/data/ecosystems/k/kin.toml @@ -48,6 +48,9 @@ url = "https://github.com/kinecosystem/burgerkin-board" [[repo]] url = "https://github.com/kinecosystem/burgerkin-ios" +[[repo]] +url = "https://github.com/kinecosystem/burgerkin-node" + [[repo]] url = "https://github.com/kinecosystem/burgerkin-python-server" diff --git a/data/ecosystems/l/litecoin.toml b/data/ecosystems/l/litecoin.toml index 2d253ba1..778a96f7 100644 --- a/data/ecosystems/l/litecoin.toml +++ b/data/ecosystems/l/litecoin.toml @@ -277,6 +277,10 @@ url = "https://github.com/sereneblue/blt-wallet" [[repo]] url = "https://github.com/shawngustaw/lit" +[[repo]] +url = "https://github.com/thrasher-/litecoin" +tags = ["Protocol"] + [[repo]] url = "https://github.com/UMU618/ltc-p2sh-convert" diff --git a/data/ecosystems/s/skale-network.toml b/data/ecosystems/s/skale-network.toml index 9559e16c..b6d66340 100644 --- a/data/ecosystems/s/skale-network.toml +++ b/data/ecosystems/s/skale-network.toml @@ -18,6 +18,9 @@ url = "https://github.com/skalenetwork/hackathon" [[repo]] url = "https://github.com/skalenetwork/libBLS" +[[repo]] +url = "https://github.com/skalenetwork/libff" + [[repo]] url = "https://github.com/skalenetwork/sgx-docker"