Skip to content

Latest commit

 

History

History
executable file
·
24 lines (21 loc) · 494 Bytes

README.md

File metadata and controls

executable file
·
24 lines (21 loc) · 494 Bytes

ZORA STARTER KIT ☼☽

A starter kit for interacting with the ZORA API, Creator Toolkit, and Marketplace Protocol

Version 0.1.2
Published August 24, 2022

Getting Started - How to Fork

Clone the repo

git clone https://github.com/0xTranqui/zora-starter-kit.git

Install dependencies

cd zora-starter-kit
npm install

Run locally

npm run dev

You now have a version of the starter kit running locally :))

. . . create what is missing . . .