Now you can make your nft project wihtout knowning programming or using diffuclte steps.
#V 2.0.0
-
Improving performance by :
- Replace builtin map and forEach method by fast.js this last is based on pure for...loop
- Disable the canvas transparency in rendering
- Replace the Promise.all() method used for appending images to the imageContainer by a simple promise and use the setTimeout with it for see appending one by one
- Remove creating image from FileReader Object Create just an array contains image sources
-
Fix some misscode writing