Skip to content

A decentralized application that allows users to buy, sell, and bid on crypto photos.

Notifications You must be signed in to change notification settings

yvonmanzi/CrytoPhoto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CryptoPhoto

CrytoPhoto is a decentralized application(dapp) built on top of OpenSea.js, a Javascript SDK for OpenSea that allows users to buy, sell, and bid on crypto photos

How to run it

Execute nvm use, if you have Node Version Manager, or install Node.js version 8.11 to make sure dependencies work.

Then, to install dependencies:

npm install

To run the app on localhost:

npm start

To minify and create a production build:

npm run build

Directory structure

public houses favicon and base index.html – there should be little reason to use this directory.

src contains the app's js entry point and a simple CSS file.

About

A decentralized application that allows users to buy, sell, and bid on crypto photos.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published