Skip to content

BushidoLab/shutterStock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ethereum Image Exchange

An app which allows users to upload images and set prices for those images in Ethereum. Other users then see the images they would like to purchase and use metamask to buy rights to download them.

Motivation

This project was created as a proof-of-concept for storefront webapps using Metamask and ethereum

Project structure

The project is divided into three separate direcories, backend, frontend and eth-contracts. Backend is a Node.js and express server serving images and performing storage of user and image information using MongoDB. The frontend is a React app scaffolded using create-react-app and design with antd. The app is also using cloudinary for image storage and manipulation, while mongo only stores information relating the image to each metamask account.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published