Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 407 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 407 Bytes

ZDK

ZDK is a developer toolkit for buying, selling and managing Zoo NFTs.

Installing ZDK

yarn add @zoolabs/ui

Also make sure to install the peer dependencies required by ZDK if your application doesn't already include them:

yarn add wagmi ethers react react-dom

Head over to our docs to learn more.