From c0af29d5184b16cffab23e955d93d3281ae290bf Mon Sep 17 00:00:00 2001 From: dpgabot <96251909+dpgabot@users.noreply.github.com> Date: Wed, 20 Apr 2022 09:20:21 +0000 Subject: [PATCH 1/2] BLD: Add rahat --- nominees/rahat.json | 100 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 100 insertions(+) create mode 100644 nominees/rahat.json diff --git a/nominees/rahat.json b/nominees/rahat.json new file mode 100644 index 000000000..b8e2ee9c4 --- /dev/null +++ b/nominees/rahat.json @@ -0,0 +1,100 @@ +{ + "name": "Rahat", + "aliases": [ + "" + ], + "description": "Rahat is a collection of open source blockchain-based digital relief distribution management projects for humanitarian agencies to support marginalized communities.", + "website": "https://www.rahat.io/", + "license": [ + { + "spdx": "AGPL-3.0", + "licenseURL": "https://docs.rahat.io/docs/opensource_license" + }, + { + "spdx": "LGPL-3.0", + "licenseURL": "https://docs.rahat.io/docs/opensource_license" + }, + { + "spdx": "CC-BY-NC-4.0", + "licenseURL": "https://docs.rahat.io/docs/opensource_license" + } + ], + "SDGs": [ + { + "SDGNumber": 1, + "evidenceText": "Rahat has been supporting vulnerable communities affected by natural disasters (Target 1.5) through cash and voucher assistance programs - making the community financially resilient. It ensures people, especially the unbanked have the freedom, dignity and independence to decide on their own recovery.", + "evidenceURL": "https://bit.ly/3Ewip0r" + }, + { + "SDGNumber": 2, + "evidenceText": "Since the onset of the Covid-19 pandemic, Rahat has been using its decentralized platform to distribute food supplies to vulnerable communities with small children, single women, elderly citizens in an effective and efficient manner. One of its first projects involved assisting Dhana Yoga Foundation, a US based NGO, to provide food packets to the marginalized community in Chitwan who could only harvest enough for six months. It thus aims to achieve Target 2.1 i.e. to end hunger and provide access to nutritious food all year around. In addition, Rahat has been working with local partners on pilots to support women in maternity by providing nutritious food packages in the remote mountainous regions of Humla and Jumla (on-going) with the overall aim of reducing child mortality and supporting child development (Target 2.2).", + "evidenceURL": "https://assets.rumsan.com/rumsan-group/rahat-pilot-8.0-case-study-report.pdf" + }, + { + "SDGNumber": 5, + "evidenceText": "Local female partners are strongly encouraged to participate and facilitate the pilot projects of Rahat. This increases digital literacy, and female users become well-versed with the system and using mobile phones (Target 5.b). ", + "evidenceURL": "https://assets.rumsan.com/rumsan-group/rahat-pilot-7.0-case-study-report.pdf" + }, + { + "SDGNumber": 11, + "evidenceText": "Rahat is a cash and voucher assistance system which utilizes local traders and institutions to distribute cash and in-kind relief packages during disaster recovery. This means that the local businesses can continue to supply available products and earn income simultaneously. This thus reduces economic burden on poor people and creates a multiplier effect on the local economy.", + "evidenceURL": "https://assets.rumsan.com/rumsan-group/-rahat-pilot-5.0-case-study-report.pdf" + } + ], + "sectors": [], + "type": [ + "software" + ], + "repositories": [ + { + "name": "API service for all the other web-apps", + "url": "https://github.com/esatya/rahat" + }, + { + "name": "App used by agencies to track and distribute aids", + "url": "https://github.com/esatya/rahat-agency" + }, + { + "name": " To onboard beneficiaries", + "url": "https://github.com/esatya/rahat-mobilizer" + }, + { + "name": "To serve beneficiary for aid distribution", + "url": "https://github.com/esatya/rahat-vendor" + }, + { + "name": "Wallet used by agencies to login and sign transactions in agency app", + "url": "https://github.com/rumsan/wallet" + }, + { + "name": "Mobile based vendor wallet app to serve beneficiary for aid distribution", + "url": "https://github.com/esatya/rahat-vendor-app" + }, + { + "name": "Mobile based wallet app used by agencies to login and sign transactions in agency app", + "url": "https://github.com/rumsan/wallet-app" + }, + { + "name": "All the smart contracts implemented in Rahat application", + "url": "https://github.com/esatya/rahat-contracts" + }, + { + "name": "OTP service to verify transactions between beneficiary and vendor", + "url": "https://github.com/esatya/rahat-otp" + }, + { + "name": "Rahat tool to onboard beneficiaries for agencies and implementers", + "url": "https://github.com/esatya/rahat-aid-connect" + } + ], + "organizations": [ + { + "name": "Rumsan Associates Private Limited", + "website": "https://www.rumsan.com/", + "org_type": "owner", + "contact_name": "Ruchin Singh", + "contact_email": "ruchin@rumsan.com" + } + ], + "stage": "nominee" +} From ef84124f4edb7383849e5cd870bb6e5cffab26f6 Mon Sep 17 00:00:00 2001 From: nathanbaleeta Date: Thu, 26 May 2022 14:52:33 +0300 Subject: [PATCH 2/2] Update licensing & SDG information --- nominees/rahat.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/nominees/rahat.json b/nominees/rahat.json index b8e2ee9c4..1a054785a 100644 --- a/nominees/rahat.json +++ b/nominees/rahat.json @@ -8,22 +8,22 @@ "license": [ { "spdx": "AGPL-3.0", - "licenseURL": "https://docs.rahat.io/docs/opensource_license" + "licenseURL": "https://github.com/esatya/rahat/blob/master/LICENSE" }, { "spdx": "LGPL-3.0", - "licenseURL": "https://docs.rahat.io/docs/opensource_license" + "licenseURL": "https://github.com/esatya/rahat-contracts/blob/main/LICENSE" }, { - "spdx": "CC-BY-NC-4.0", - "licenseURL": "https://docs.rahat.io/docs/opensource_license" + "spdx": "GPL-3.0", + "licenseURL": "https://github.com/esatya/rahat-aid-connect/blob/main/LICENSE" } ], "SDGs": [ { "SDGNumber": 1, "evidenceText": "Rahat has been supporting vulnerable communities affected by natural disasters (Target 1.5) through cash and voucher assistance programs - making the community financially resilient. It ensures people, especially the unbanked have the freedom, dignity and independence to decide on their own recovery.", - "evidenceURL": "https://bit.ly/3Ewip0r" + "evidenceURL": "https://www.unicefinnovationfund.org/broadcast/updates/rahat-tokenized-aid-distribution-platform-support-vulnerable-communities" }, { "SDGNumber": 2, @@ -41,7 +41,10 @@ "evidenceURL": "https://assets.rumsan.com/rumsan-group/-rahat-pilot-5.0-case-study-report.pdf" } ], - "sectors": [], + "sectors": [ + "Digital/Data/Tech", + "Sustainable Cities" + ], "type": [ "software" ], @@ -55,25 +58,17 @@ "url": "https://github.com/esatya/rahat-agency" }, { - "name": " To onboard beneficiaries", + "name": "To onboard beneficiaries", "url": "https://github.com/esatya/rahat-mobilizer" }, { "name": "To serve beneficiary for aid distribution", "url": "https://github.com/esatya/rahat-vendor" }, - { - "name": "Wallet used by agencies to login and sign transactions in agency app", - "url": "https://github.com/rumsan/wallet" - }, { "name": "Mobile based vendor wallet app to serve beneficiary for aid distribution", "url": "https://github.com/esatya/rahat-vendor-app" }, - { - "name": "Mobile based wallet app used by agencies to login and sign transactions in agency app", - "url": "https://github.com/rumsan/wallet-app" - }, { "name": "All the smart contracts implemented in Rahat application", "url": "https://github.com/esatya/rahat-contracts" @@ -94,6 +89,11 @@ "org_type": "owner", "contact_name": "Ruchin Singh", "contact_email": "ruchin@rumsan.com" + }, + { + "name": "UNICEF Venture Fund", + "website": "https://www.unicefinnovationfund.org/", + "org_type": "funder" } ], "stage": "nominee"