This is the mock of non-standard NFT for transfer purposes. It has functionality required for tests and integration tests only.
It should not be used on the production.
Requirements
nodejs v14.9.0
yarn
Install deps
yarn
Build contracts
yarn build
Run tests
yarn test