Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 436 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 436 Bytes

Gated Content Access With NFTs and Pinata Submarining

This is the repository for the code that goes along with this tutorial:

LINK HERE

Before you begin, clone this repo then run npm install.

To run the client (next.js) app, cd pfp-client then run npm install and npm run dev.

Keep in mind that all variables from the tutorial are undefined. So please follow along in the tutorial and add them in in the right places.