Skip to content

karangoraniya/Image-sharing-as-NFT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Sharing as NFT

A small platform to store Images as NFT.

🏃‍♀️ Quick Start

required: Node plus Yarn plus Git and NFT.Storage

Clone this repository:

git clone https://github.com/karangorania/Image-sharing-as-NFT.git

cd image-sharing-as-NFT

Install the JavaScript dependencies with:

yarn install

in a second terminal window:

cd image-sharing-as-NFT
yarn chain

in a third terminal window:

cd image-sharing-as-NFT
yarn deploy

Run the frontend:

cd image-sharing-as-NFT
yarn start

Get an API key for nft.storage:

NFT.Storage

Copy the key to your clipboard, and edit the file image-sharing-as-NFT\packages\react-app\src\constants.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages