diff --git a/data/ecosystems/k/kadena.toml b/data/ecosystems/k/kadena.toml index 18ea85f4..7f9c5a14 100644 --- a/data/ecosystems/k/kadena.toml +++ b/data/ecosystems/k/kadena.toml @@ -6,6 +6,9 @@ sub_ecosystems = [] github_organizations = ["https://github.com/kadena-io"] # Repositories +[[repo]] +url = "https://github.com/kadena-io/assetchain" + [[repo]] url = "https://github.com/kadena-io/bencoding" @@ -42,6 +45,9 @@ url = "https://github.com/kadena-io/homebrew-pact" [[repo]] url = "https://github.com/kadena-io/hs-yet-another-logger" +[[repo]] +url = "https://github.com/kadena-io/ipfs-pact-tutorial" + [[repo]] url = "https://github.com/kadena-io/juno" tags = ["Protocol"] @@ -90,6 +96,15 @@ url = "https://github.com/kadena-io/pact-todomvc" [[repo]] url = "https://github.com/kadena-io/pact-web-repl" +[[repo]] +url = "https://github.com/kadena-io/pacty-parrots" + +[[repo]] +url = "https://github.com/kadena-io/pypact" + +[[repo]] +url = "https://github.com/kadena-io/raspberrypi-blockchain" + [[repo]] url = "https://github.com/kadena-io/reflex-dom" @@ -108,5 +123,11 @@ url = "https://github.com/kadena-io/snap-server" [[repo]] url = "https://github.com/kadena-io/streaming-events" +[[repo]] +url = "https://github.com/kadena-io/testnet-faucet" + [[repo]] url = "https://github.com/kadena-io/thyme" + +[[repo]] +url = "https://github.com/kadena-io/zoo-lotto"