1.1.6 • Published 2 years ago
tip4 v1.1.6
TIP4 NFT
Prerequisites
Initialize project
- Create empty folder and move to it
- Init locklift project.
locklift init
- Install library for NFT.
npm i tip4
- Add NFT contracts to
externalContracts
andprecompiled
sections of yourlocklift.config.ts
Run tests
npm run test