1.0.7 • Published 4 years ago
@zapprotocol/nft-sdk v1.0.7
Zap NFT SDK
Classes
Exported Functions
Installation
Yarn
yarn add @zapprotocol/nft-sdkNpm
npm i @zapprotocol/nft-sdkDevelopment
Local Testing
Configuration
- In the current terminal verify the path is
nft-sdkand runyarn installto install all dependencies
To Run All Test Files
In a new terminal verify the path is
nft-sdkand runyarn run ganacheto start the local Ganache node.In the original terminal where
yarn installwas executed verify the path isnft-sdkand runyarn run testoryarn test.