A small platform to store Images as NFT.
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:
Copy the key to your clipboard, and edit the file image-sharing-as-NFT\packages\react-app\src\constants.js