Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 453 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 453 Bytes

How To Build a Vine Clone Using Farcaster and Pinata

This repository is the example code from the tutorial from Pinata on how to create Vine clone style app using the open social protocol Farcaster and IPFS using Pinata.

To run this app, you will need to take the following steps:

  1. Git clone this repo
  2. Change into directory
  3. Run npm install
  4. Add an .env.local file with the following:
PINATA_API_KEY=YOUR PINATA API JWT KEY