From e71520c56740e0448b637bbde9328ffbd005ee0d Mon Sep 17 00:00:00 2001 From: rohitmalekar Date: Mon, 23 Sep 2024 23:10:27 +0530 Subject: [PATCH] Add 5 new projects sourced from "Top 5 Grantees from Each Program" for Thank ARB (#495) * Update thank-arb-grantees.yaml Updating project list to include updates from the PR https://github.com/opensource-observer/oss-directory/pull/482 * Update thank-arb-grantees.yaml * New project YAML file for coral-connect Sourced via "Top 5 Grantees from Each Program" document https://docs.google.com/spreadsheets/d/1SYadpcNMgASI_CmYgUV6cHOF21YWog8TvpPCVyN3Bos/edit?gid=0#gid=0 * New YAML file for project Operation Web3 Tree Sourced via "Top 5 Grantees from Each Program" document https://docs.google.com/spreadsheets/d/1SYadpcNMgASI_CmYgUV6cHOF21YWog8TvpPCVyN3Bos/edit?gid=0#gid=0 * New project YAML file for Drivyx Sourced via "Top 5 Grantees from Each Program" document https://docs.google.com/spreadsheets/d/1SYadpcNMgASI_CmYgUV6cHOF21YWog8TvpPCVyN3Bos/edit?gid=0#gid=0 * New project YAML file for Blocksmit Sourced via "Top 5 Grantees from Each Program" document https://docs.google.com/spreadsheets/d/1SYadpcNMgASI_CmYgUV6cHOF21YWog8TvpPCVyN3Bos/edit?gid=0#gid=0 * Add new project YAML file for mizuki Sourced via "Top 5 Grantees from Each Program" document https://docs.google.com/spreadsheets/d/1SYadpcNMgASI_CmYgUV6cHOF21YWog8TvpPCVyN3Bos/edit?gid=0#gid=0 * Update drivyx-tech.yaml Added missing attribute for "url" for websites. * Update drivyx-tech.yaml Fixed structure for Github URL * Update coral-connect.yaml --- data/projects/b/blocksmith-adraffy.yaml | 6 ++++++ data/projects/c/coral-connect.yaml | 12 ++++++++++++ data/projects/d/drivyx-tech.yaml | 8 ++++++++ data/projects/m/mizuki.yaml | 12 ++++++++++++ data/projects/o/operationweb3tree.yaml | 10 ++++++++++ 5 files changed, 48 insertions(+) create mode 100644 data/projects/b/blocksmith-adraffy.yaml create mode 100644 data/projects/c/coral-connect.yaml create mode 100644 data/projects/d/drivyx-tech.yaml create mode 100644 data/projects/m/mizuki.yaml create mode 100644 data/projects/o/operationweb3tree.yaml diff --git a/data/projects/b/blocksmith-adraffy.yaml b/data/projects/b/blocksmith-adraffy.yaml new file mode 100644 index 000000000..9179763ae --- /dev/null +++ b/data/projects/b/blocksmith-adraffy.yaml @@ -0,0 +1,6 @@ +version: 7 +name: blocksmith-adraffy +display_name: Blocksmith.js +description: Minimal Javascript testing framework for Ethereum contract development using foundry-rs and ethers +websites: + - url: https://github.com/adraffy/blocksmith.js diff --git a/data/projects/c/coral-connect.yaml b/data/projects/c/coral-connect.yaml new file mode 100644 index 000000000..dfdff2f55 --- /dev/null +++ b/data/projects/c/coral-connect.yaml @@ -0,0 +1,12 @@ +version: 7 +name: coral-connect +display_name: Coral Connect Dapp on Arbitrum +description: Connecting individuals, business, and governments to coral regeneration services worldwide. +websites: + - url: https://www.coralconnect.life/ +blockchain: + - address: "0xE79a2Ebf97F55e3c9BFAc8F18a621E4512923bb5" + networks: + - any_evm + tags: + - wallet diff --git a/data/projects/d/drivyx-tech.yaml b/data/projects/d/drivyx-tech.yaml new file mode 100644 index 000000000..7e29402a0 --- /dev/null +++ b/data/projects/d/drivyx-tech.yaml @@ -0,0 +1,8 @@ +version: 7 +name: drivyx-tech +display_name: Drivyx +description: Platform that promotes sustainable business practices through a free marketplace offering impact projects, ESG services, and job opportunities. +websites: + - url: https://www.drivyx.com +github: + - url: https://github.com/Drivyx-Tech diff --git a/data/projects/m/mizuki.yaml b/data/projects/m/mizuki.yaml new file mode 100644 index 000000000..ecf077121 --- /dev/null +++ b/data/projects/m/mizuki.yaml @@ -0,0 +1,12 @@ +version: 7 +name: mizuki +display_name: Mizuki Art Contest +description: community-driven initiative to continue build lore around one of their main anime characters, Mizuki +websites: + - url: https://zora.co/collect/arb:0xa442c3f05121a05b45cb8478acb35f622b612f84 +blockchain: + - address: "0xa442C3f05121A05B45Cb8478Acb35f622b612F84" + tags: + - contract + networks: + - arbitrum_one \ No newline at end of file diff --git a/data/projects/o/operationweb3tree.yaml b/data/projects/o/operationweb3tree.yaml new file mode 100644 index 000000000..fc9b97917 --- /dev/null +++ b/data/projects/o/operationweb3tree.yaml @@ -0,0 +1,10 @@ +version: 7 +name: operationweb3tree +display_name: OperationWeb3Tree +description: Platform that uses transparency, financial incentives, Monitoring, Reporting and Verification (MRV), and community engagement to accelerate reforestation. +blockchain: + - address: "0x1473d1559B7469ED2B9A51790b7177a74958c5bB" + networks: + - any_evm + tags: + - wallet