TIP4 NFT Prerequisites Install npm Install Locklift 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 and precompiled sections of your locklift.config.ts Run tests npm run test