This repository has been archived by the owner on Aug 19, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 154
/
Copy pathimpactmarket.json
41 lines (41 loc) · 1.55 KB
/
impactmarket.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
{
"name": "impactMarket",
"aliases": [
""
],
"description": "impactMarket is a decentralised poverty alleviation protocol. It enables any vulnerable community to implement poverty alleviation mechanisms, like Unconditional Basic Income. ",
"website": "https://www.impactmarket.com/",
"license": [
{
"spdx": "Apache-2.0",
"licenseURL": "https://github.com/impactMarket/api/blob/master/LICENSE"
}
],
"SDGs": [
{
"SDGNumber": 1,
"evidenceText": "Cash transfers, when unconditional, increase total expenditure and consumption at the individual household level, thereby contributing to poverty reduction. On top of this, using blockchain technology and Valora, mobile first approach, impactMarket is able to reach the most vulnerable communities that are unbanked, providing financial services to those who do not even have official forms of identification.Finally with, automation via smart contracts, no intermediaries are required for transactions, which means no operational costs. ",
"evidenceURL": "https://medium.com/impactmarket/blockchain-driven-ubi-a-pathway-to-womens-empowerment-6c2059805f11"
}
],
"sectors": [],
"type": [
"software"
],
"repositories": [
{
"name": "main",
"url": "https://github.com/impactMarket/api"
}
],
"organizations": [
{
"name": "impactLabs",
"website": "https://www.impactmarket.com/",
"org_type": "implementer",
"contact_name": "Marco Barbosa",
"contact_email": "[email protected]"
}
],
"stage": "nominee"
}