Giveth / DeVouch-FE

Front-end repository of the DeVouch project
https://de-vouch-fe-givethio.vercel.app
GNU General Public License v3.0
24 stars 2 forks source link

source link on gitcoin projects should route to project page #133

Closed divine-comedian closed 3 months ago

divine-comedian commented 3 months ago

when clicking the source link on gitcoin projects we should open a new tab linking to the project page of the given project ON Gitcoin

we can use this link format:

https://explorer.gitcoin.co/#/projects/{projectId}

for example - https://explorer.gitcoin.co/#/projects/0x7c2db89015825d83f56cd55aff50b2ac0a8b50338d88c2988323ce6fa7739d1a

which leads successfully to the project page on Gitcoin