Skip to content

This is simple project is for storing images as NFT on IPFS and you can share with anyone by giving CID which is provided by the NFT.Storage. You can also check the balance of any address in any network, in this checking balance I have to use the Covalent and Chainlink API but it is in the working process still not completed. By storing images iโ€ฆ

Notifications You must be signed in to change notification settings

PatelMeet05/Image-sharing

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

This is simple project is for storing images as NFT on IPFS and you can share with anyone by giving CID which is provided by the NFT.Storage. You can also check the balance of any address in any network, in this checking balance I have to use the Covalent and Chainlink API but it is in the working process still not completed. By storing images iโ€ฆ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages