From 55155f681062563e0ab7948834a98450145d2211 Mon Sep 17 00:00:00 2001 From: liam Date: Tue, 19 Sep 2023 10:11:16 +0700 Subject: [PATCH 1/3] Update source/docs/casper/resources/casper-open-source-software.md --- source/docs/casper/resources/casper-open-source-software.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/docs/casper/resources/casper-open-source-software.md b/source/docs/casper/resources/casper-open-source-software.md index bc663d89f7..70bacc5ec8 100644 --- a/source/docs/casper/resources/casper-open-source-software.md +++ b/source/docs/casper/resources/casper-open-source-software.md @@ -62,3 +62,5 @@ Name | Description | Author | Language | License | Last Update Date | Type [ServicesDAO](https://github.com/EKON-YAZILIM/ServicesDAO) | The ServicesDAO portal provides a platform for the service DAOs which provide services in a decentralized manner through a modular implementation of MVPR. | Ekon Yazilim | HTML-CSS-C# | MIT license | 2022-09-13 | DAO [Uniswap DemoApp](https://github.com/Rengo-Labs/CasperLabs-Uniswap-DemoApp) | Uniswap UI + Contracts | Rengo Labs | JavaScript | GPL-3.0 license | 2022-09-15 | DeFi [Verified Impact NFT](https://github.com/AdelElMessiry/Verified-Impact-NFTs) | An NFT platform dedicated to impact causes with verification of the beneficiaries | AlphaFin | JavaScript-Rust | MIT license | 2022-07-08 | NFT +[UseWallet](https://usewallet.casperdash.io) | useWallet is a collection of React Hooks containing everything you need to start working with Casper Network | CasperDash | Typescript-React | MIT license | 2023-09-19 | dApp library +[Faucet](https://faucet.casperdash.io) | A faucet is a casper tool that drips testnet tokens to anyone that requests them for free | CasperDash | Typescript-React | MIT license | 2023-09-19 | Tools From 2050e46a36cd2762eb3e9275f91d6363a505a405 Mon Sep 17 00:00:00 2001 From: Iulia Popescu Date: Mon, 25 Sep 2023 12:19:58 +0200 Subject: [PATCH 2/3] Edited explanation --- source/docs/casper/resources/casper-open-source-software.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/docs/casper/resources/casper-open-source-software.md b/source/docs/casper/resources/casper-open-source-software.md index 70bacc5ec8..6daec7e7ae 100644 --- a/source/docs/casper/resources/casper-open-source-software.md +++ b/source/docs/casper/resources/casper-open-source-software.md @@ -63,4 +63,4 @@ Name | Description | Author | Language | License | Last Update Date | Type [Uniswap DemoApp](https://github.com/Rengo-Labs/CasperLabs-Uniswap-DemoApp) | Uniswap UI + Contracts | Rengo Labs | JavaScript | GPL-3.0 license | 2022-09-15 | DeFi [Verified Impact NFT](https://github.com/AdelElMessiry/Verified-Impact-NFTs) | An NFT platform dedicated to impact causes with verification of the beneficiaries | AlphaFin | JavaScript-Rust | MIT license | 2022-07-08 | NFT [UseWallet](https://usewallet.casperdash.io) | useWallet is a collection of React Hooks containing everything you need to start working with Casper Network | CasperDash | Typescript-React | MIT license | 2023-09-19 | dApp library -[Faucet](https://faucet.casperdash.io) | A faucet is a casper tool that drips testnet tokens to anyone that requests them for free | CasperDash | Typescript-React | MIT license | 2023-09-19 | Tools +[Testnet Faucet](https://faucet.casperdash.io) | A faucet is a Casper tool that distributes Testnet tokens to anyone requesting them for free | CasperDash | Typescript-React | MIT license | 2023-09-19 | Tools From 8888829546ccc2d66ef59fe0c1a38c76e400cbcf Mon Sep 17 00:00:00 2001 From: Iulia Popescu Date: Mon, 25 Sep 2023 12:20:06 +0200 Subject: [PATCH 3/3] Edited explanation --- source/docs/casper/resources/casper-open-source-software.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/docs/casper/resources/casper-open-source-software.md b/source/docs/casper/resources/casper-open-source-software.md index 6daec7e7ae..c12ac235f7 100644 --- a/source/docs/casper/resources/casper-open-source-software.md +++ b/source/docs/casper/resources/casper-open-source-software.md @@ -62,5 +62,5 @@ Name | Description | Author | Language | License | Last Update Date | Type [ServicesDAO](https://github.com/EKON-YAZILIM/ServicesDAO) | The ServicesDAO portal provides a platform for the service DAOs which provide services in a decentralized manner through a modular implementation of MVPR. | Ekon Yazilim | HTML-CSS-C# | MIT license | 2022-09-13 | DAO [Uniswap DemoApp](https://github.com/Rengo-Labs/CasperLabs-Uniswap-DemoApp) | Uniswap UI + Contracts | Rengo Labs | JavaScript | GPL-3.0 license | 2022-09-15 | DeFi [Verified Impact NFT](https://github.com/AdelElMessiry/Verified-Impact-NFTs) | An NFT platform dedicated to impact causes with verification of the beneficiaries | AlphaFin | JavaScript-Rust | MIT license | 2022-07-08 | NFT -[UseWallet](https://usewallet.casperdash.io) | useWallet is a collection of React Hooks containing everything you need to start working with Casper Network | CasperDash | Typescript-React | MIT license | 2023-09-19 | dApp library +[UseWallet](https://usewallet.casperdash.io) | useWallet is a collection of React Hooks containing everything you need to start working with a Casper network | CasperDash | Typescript-React | MIT license | 2023-09-19 | dApp library [Testnet Faucet](https://faucet.casperdash.io) | A faucet is a Casper tool that distributes Testnet tokens to anyone requesting them for free | CasperDash | Typescript-React | MIT license | 2023-09-19 | Tools