Skip to content

Commit

Permalink
Add some repos (#593)
Browse files Browse the repository at this point in the history
* Update Polygon, added Plonky3 & Valida

* add multiple repos

* add gravita protocol

* Add Lybra Finance

* Add Radius

* add sub_ecostem to gravita protocol

* correct gravita sub_ecosystem spellings

* subecosystem fix
  • Loading branch information
0xSmit authored Nov 10, 2023
1 parent ec03c40 commit 9383a7c
Show file tree
Hide file tree
Showing 7 changed files with 108 additions and 0 deletions.
1 change: 1 addition & 0 deletions data/ecosystems/a/arbitrum.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ sub_ecosystems = [
"Furucombo",
"Gamma Swap Labs",
"GMX",
"Gravita Protocol",
"Highstreet Market",
"Kenshi",
"Kodadot",
Expand Down
19 changes: 19 additions & 0 deletions data/ecosystems/d/delta-blockchain-fund.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Ecosystem Level Information
title = "Delta Blockchain Fund"

sub_ecosystems = []

github_organizations = ["https://github.com/Delta-Blockchain-Fund"]

# Repositories
[[repo]]
url = "https://github.com/Delta-Blockchain-Fund/FlashFold_contracts"

[[repo]]
url = "https://github.com/Delta-Blockchain-Fund/AirdropsFyi_projectdata"

[[repo]]
url = "https://github.com/Delta-Blockchain-Fund/AirdropsFyi_backend"

[[repo]]
url = "https://github.com/Delta-Blockchain-Fund/AirdropsFyi_frontend"
1 change: 1 addition & 0 deletions data/ecosystems/e/ethereum.toml
Original file line number Diff line number Diff line change
Expand Up @@ -369,6 +369,7 @@ sub_ecosystems = [
"Good Dollar",
"Governor DAO",
"Gravis Finance",
"Gravita Protocol",
"Gro",
"Growth DeFi",
"Guild.xyz",
Expand Down
31 changes: 31 additions & 0 deletions data/ecosystems/g/gravita-protocol.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# Ecosystem Level Information
title = "Gravita Protocol"

sub_ecosystems = []

github_organizations = ["https://github.com/Gravita-Protocol"]

# Repositories
[[repo]]
url = "https://github.com/Gravita-Protocol/Gravita-SmartContracts"

[[repo]]
url = "https://github.com/Gravita-Protocol/Gravita-Docs"

[[repo]]
url = "https://github.com/Gravita-Protocol/layer-zero"

[[repo]]
url = "https://github.com/Gravita-Protocol/DefiLlama-peggedassets-server"

[[repo]]
url = "https://github.com/Gravita-Protocol/DefiLlama-Adapters"

[[repo]]
url = "https://github.com/Gravita-Protocol/joe-tokenlists"

[[repo]]
url = "https://github.com/Gravita-Protocol/DefiLlama-yield-server"

[[repo]]
url = "https://github.com/Gravita-Protocol/ethereum-optimism.github.io"
10 changes: 10 additions & 0 deletions data/ecosystems/l/lybra-finance.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Ecosystem Level Information
title = "Lybra Finance"

sub_ecosystems = []

github_organizations = []

# Repositories
[[repo]]
url = "https://github.com/LybraFinance/LybraV2"
12 changes: 12 additions & 0 deletions data/ecosystems/p/polygon.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6298,3 +6298,15 @@ url = "https://github.com/zmeghji/L2Token"

[[repo]]
url = "https://github.com/zmeghji/PolygonETB"

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

[[repo]]
url = "https://github.com/valida-xyz/valida"

[[repo]]
url = "https://github.com/valida-xyz/valida-compiler"

[[repo]]
url = "https://github.com/valida-xyz/benchmarks"
34 changes: 34 additions & 0 deletions data/ecosystems/r/radius.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
# Ecosystem Level Information
title = "Radius"

sub_ecosystems = []

github_organizations = ["https://github.com/orgs/radiusxyz"]

# Repositories
[[repo]]
url = "https://github.com/radiusxyz/cipher"

[[repo]]
url = "https://github.com/radiusxyz/lib_vdf_snark"

[[repo]]
url = "https://github.com/radiusxyz/crypto-cli"

[[repo]]
url = "https://github.com/radiusxyz/accumulator-mmr"

[[repo]]
url = "https://github.com/radiusxyz/threesixty-contracts"

[[repo]]
url = "https://github.com/radiusxyz/rollkit"

[[repo]]
url = "https://github.com/radiusxyz/encryptor"

[[repo]]
url = "https://github.com/radiusxyz/delay-encryption-in-halo2"

[[repo]]
url = "https://github.com/radiusxyz/decryptor"

0 comments on commit 9383a7c

Please sign in to comment.