Small tools for generate NFT metadata json and convert jpg to png + rename image by custom for Yocorp company.
Use your CLI (Command Line) then clone this repository.
git clone https://github.com/kiky1991/nft-json.gitgit pull remotename master- Create uploads folder with name "uploads" (if not exist)
- Uploads your image to folder uploads (should be work just for jpeg/jpg)
- Run below command
php index.php
# Success Result
# [Success] File has been generate on folder 1
# Failed Result
# [Failed] Failed generate, check variable type then try again or call developer.- Get your result file from "generate/{datetimenow}" folder
- Good luck!
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.