Skip to content

Commit

Permalink
update icp ecosystem (#687)
Browse files Browse the repository at this point in the history
* update icp ecosystem

* removed duplicate repo
  • Loading branch information
letmejustputthishere authored Dec 7, 2023
1 parent e3c542f commit 98671de
Show file tree
Hide file tree
Showing 12 changed files with 423 additions and 29 deletions.
9 changes: 4 additions & 5 deletions data/ecosystems/b/bitfinity-network.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
# Ecosystem Level Information
title = "Bitfinity Network"

sub_ecosystems = []

github_organizations = ["https://github.com/bitfinity-network"]

# Repositories
[[repo]]
url = "https://github.com/bitfinity-network/agent-rs"

Expand Down Expand Up @@ -134,3 +129,7 @@ url = "https://github.com/bitfinity-network/web3.js"

[[repo]]
url = "https://github.com/bitfinity-network/zkWasm"

[[repo]]
url = "https://github.com/bitfinity-network/bitdns"

15 changes: 10 additions & 5 deletions data/ecosystems/d/dfinity-lab.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
# Ecosystem Level Information
title = "DFINITY Lab"

sub_ecosystems = []

github_organizations = ["https://github.com/dfinity-lab"]

# Repositories
[[repo]]
url = "https://github.com/dfinity-lab/agent-rs"

Expand Down Expand Up @@ -152,3 +147,13 @@ url = "https://github.com/dfinity-lab/wasmtime"

[[repo]]
url = "https://github.com/dfinity-lab/webpki"

[[repo]]
url = "https://github.com/dfinity-lab/infrasec_canister_asset"

[[repo]]
url = "https://github.com/dfinity-lab/cycles-faucet"

[[repo]]
url = "https://github.com/dfinity-lab/ic0online"

6 changes: 6 additions & 0 deletions data/ecosystems/d/dfinity-sandbox.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
title = "DFINITY Sandbox"
sub_ecosystems = []
github_organizations = ["https://github.com/dfinity-sandbox"]
[[repo]]
url = "https://github.com/dfinity-sandbox/ic"

51 changes: 51 additions & 0 deletions data/ecosystems/d/dfinity.toml
Original file line number Diff line number Diff line change
Expand Up @@ -679,3 +679,54 @@ url = "https://github.com/dfinity/awesome-icp"
[[repo]]
url = "https://github.com/dfinity/nns-js"

[[repo]]
url = "https://github.com/dfinity/sns-1-canisters"

[[repo]]
url = "https://github.com/dfinity/landing"

[[repo]]
url = "https://github.com/dfinity/icp-quiz"

[[repo]]
url = "https://github.com/dfinity/show-me-the-ic"

[[repo]]
url = "https://github.com/dfinity/ios-notification-poc"

[[repo]]
url = "https://github.com/dfinity/website-on-chain-60s"

[[repo]]
url = "https://github.com/dfinity/firefox-extension-asset-verification"

[[repo]]
url = "https://github.com/dfinity/orbit-wallet"

[[repo]]
url = "https://github.com/dfinity/x2candid_rs"

[[repo]]
url = "https://github.com/dfinity/icrc1-tools"

[[repo]]
url = "https://github.com/dfinity/subnet-rental-canister"

[[repo]]
url = "https://github.com/dfinity/erc20_icrc_adapter"

[[repo]]
url = "https://github.com/dfinity/sns-cache"

[[repo]]
url = "https://github.com/dfinity/cycles-ledger"

[[repo]]
url = "https://github.com/dfinity/ic-eth"

[[repo]]
url = "https://github.com/dfinity/sns_sale_playground"

[[repo]]
url = "https://github.com/dfinity/canister-monitor"

Loading

0 comments on commit 98671de

Please sign in to comment.