From 4a8d993d8317e821726a1b4832880e28081e8fe6 Mon Sep 17 00:00:00 2001 From: Logan Lentz Date: Mon, 21 Mar 2022 19:15:24 -0400 Subject: [PATCH 1/4] Create CID-management-webapp.md a PR request needs to be made --- projects/CID-management-webapp.md | 60 +++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 projects/CID-management-webapp.md diff --git a/projects/CID-management-webapp.md b/projects/CID-management-webapp.md new file mode 100644 index 00000000..9ef463cc --- /dev/null +++ b/projects/CID-management-webapp.md @@ -0,0 +1,60 @@ +## Project Name +CID-Mangement-Web-App + +## Category +Web Application + +## Project Description +Art galleries need ways to certify the authenticity of physical pieces sold to customers. Using IPFS and ERC-721 tokens, GalaxyX has built a simple web-app that art collectors can use to login and view their certificates (CID's) that are issued by the gallery. We are using this simple web-app to be one of the buillding blocks for data verification tools built with IPFS and Filecoin. + +## Use of IPFS, Filecoin and Libp2p +We use IPFS on the back-end to store and serve the metadata for the ERC-721 tokens that are acting as the digital COAs. The ERC-721 metadata hosted on IPFS and Filecoin are linked within our react app for users to view themselves. We save the data on IPFS because we want our data decentralized and available. + +## Project Status +live build at www.galerielestudio.com and continued development + +## Previews +![galerielestudio](https://user-images.githubusercontent.com/30084404/159200476-003161a1-7701-45fd-8d15-4bc9513f46d0.png) +![coa-galerielestudio](https://user-images.githubusercontent.com/30084404/159204299-ba62659c-3f69-42da-ae21-3af360837ab1.png) + + +## Target Audience + +Customers of art galleries, and sellers who want to authenticate the art they sell. This app is for art galleries & art collectors who want to ensure digital certificates of authenticity with immutable technology to fight fraud. + +## Rough estimated user base (if applicable) +50 users + +## Github repo +- +- + + + +## Website +https://www.galaxyx.io +https://www.galerielestudio.com + +## Docs +https://github.com/galaxyxone/glsx_live2.2 + +## Team Info +Passionate about the open internet, based in Austin TX. Logan Lentz is a full stack developer and leads our product development. Alex Mirran is a beginner front end developer with experience in business development. Giorgio Fasoli is a beginner web designer and assists with documentation. Excited about building data-privacy solutions with IPFS and its ecosystem! + +### Team Size +There are two of us full time, and we also have a part-time designer + +### Team members +- Logan Lentz - [lead developer](https://github.com/noryev) +- Alex Mirran - [business development, project manager](https://github.com/galaxyxtwo) +- Giorgio Fasoli - [designer](https://github.com/galaxyxthree) + +## How the community can engage +* GitHub Discussion: +* Email: llentz@galaxyx.io +* Twitter: ZaphodB17 +* Discord: noryev#0289 +* Telegram: @noryev + +## How to Contribute +Feel free to submit an issue in our repositories if you have any problems trying our apps out and of course, any bug smashing is welcomed too! From 361efbe23fade8c2eaa4a9b9c6b80e66b3c68957 Mon Sep 17 00:00:00 2001 From: Logan Lentz Date: Mon, 21 Mar 2022 19:17:13 -0400 Subject: [PATCH 2/4] formatting fixed title formatting to match everyone else --- projects/{CID-management-webapp.md => CID-Management-Webapp.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename projects/{CID-management-webapp.md => CID-Management-Webapp.md} (100%) diff --git a/projects/CID-management-webapp.md b/projects/CID-Management-Webapp.md similarity index 100% rename from projects/CID-management-webapp.md rename to projects/CID-Management-Webapp.md From dd4076e16210f04277957ab76c8fff1728d923b4 Mon Sep 17 00:00:00 2001 From: Logan Lentz Date: Mon, 21 Mar 2022 19:17:53 -0400 Subject: [PATCH 3/4] spelling --- projects/CID-Management-Webapp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/CID-Management-Webapp.md b/projects/CID-Management-Webapp.md index 9ef463cc..a1c68740 100644 --- a/projects/CID-Management-Webapp.md +++ b/projects/CID-Management-Webapp.md @@ -1,5 +1,5 @@ ## Project Name -CID-Mangement-Web-App +CID-Management-Web-App ## Category Web Application From 9e87202a4ccb1ec5e5c8c83a590df74bcfae237f Mon Sep 17 00:00:00 2001 From: Logan Lentz Date: Mon, 21 Mar 2022 19:21:33 -0400 Subject: [PATCH 4/4] ipfs community discussion link --- projects/CID-Management-Webapp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/CID-Management-Webapp.md b/projects/CID-Management-Webapp.md index a1c68740..4c69495e 100644 --- a/projects/CID-Management-Webapp.md +++ b/projects/CID-Management-Webapp.md @@ -50,7 +50,7 @@ There are two of us full time, and we also have a part-time designer - Giorgio Fasoli - [designer](https://github.com/galaxyxthree) ## How the community can engage -* GitHub Discussion: +* GitHub Discussion: https://github.com/ipfs/community/discussions/748 * Email: llentz@galaxyx.io * Twitter: ZaphodB17 * Discord: noryev#0289