Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add nominee: Rahat #1140

Merged
merged 3 commits into from
May 26, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
100 changes: 100 additions & 0 deletions nominees/rahat.json
Original file line number Diff line number Diff line change
@@ -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"
}
],
nathanbaleeta marked this conversation as resolved.
Show resolved Hide resolved
"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"
nathanbaleeta marked this conversation as resolved.
Show resolved Hide resolved
},
{
"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"
}