Example from utils/ipfsUpload
`/**
- Reads an image file from
imagePath and stores an NFT with the given name and description.
- @param imagePath the path to an image file
- @param name a name for the NFT
- @param description a text description for the NFT
*/`
Example from utils/ipfsUpload
`/**
imagePathand stores an NFT with the given name and description.*/`