Skip to content
Merged
Changes from all commits
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
60 changes: 60 additions & 0 deletions projects/CID-Management-Webapp.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
## Project Name
CID-Management-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.<!-- Describe how your project uses any or all of these technologies, and why. -->

## 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
- <https://github.com/galaxyxone/glsx_live2.2>
- <https://github.com/galaxyxone/coa-nft-gls>

<!--Attach a link to your GitHub repo - open source is required - please make sure your repo has a license file and is licensed using MIT open source license! -->

## 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: https://github.com/ipfs/community/discussions/748 <!--Start a discussion with the community here: https://github.com/ipfs/community/discussions/new and attach the link!-->
* 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!