You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dapps/projectVerification.md
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,11 +7,6 @@ import styles from '../src/css/custom.css'
7
7
import ReactPlayer from 'react-player'
8
8
import useBaseUrl from '@docusaurus/useBaseUrl'
9
9
10
-
:::caution
11
-
**Big changes are coming to Project Verification!** We are in the process of Decentralizing our Project Verification system so some processes may have changed. *[Check out this forum thread to stay up to date](https://forum.giveth.io/t/decentralizing-project-verification/1528/9)*. This article will soon be updated to reflect the final version of the new system.
12
-
:::
13
-
14
-
15
10
Giveth is progressively decentralizing its system of reviewing projects for legitimacy and determining if they are providing a public good. This system determines which projects provide rewards to their donors to those projects via the [GIVbacks program](https://docs.giveth.io/giveconomy/givbacks) as well as which projects are eligible to be boosted with [GIVpower](./giveconomy/givpower).
16
11
17
12
There are two statuses that project's can have that impact their eligiblity for GIVbacks and GIVpower: "Vouched" and "GIVbacks Eligible". Each of these have a unique flow and are recommended for different types of projects.
@@ -21,6 +16,10 @@ There are two statuses that project's can have that impact their eligiblity for
21
16
22
17
We'll break down the details of each status and how they work.
23
18
19
+
<img alt='How to Apply' width="90%" src={useBaseUrl('img/content/Verification/DVinfographic.png')} />
20
+
21
+
22
+
24
23
# Vouched Projects
25
24
26
25
Vouched Projects are linked to the activity of Giveth Verifiers, which are fundamental to our goals of decentralizing our project review system.
0 commit comments