Replies: 4 comments 12 replies
-
this is my `const pinataSDK = require("@pinata/sdk"); const pinataApiKey = process.env.PINATA_API_KEY; async function storeImages(imagesFilePath) {
} |
Beta Was this translation helpful? Give feedback.
-
this is my deploy file: `const { developmentChains, networkConfig } = require("../helper-hardhat-config"); module.exports = async function ({ getNamedAccounts, deployments }) {
}; module.exports.tags = ["randomIpfs", "all", "main"]; |
Beta Was this translation helpful? Give feedback.
-
@Jaseempk Please leave your repo link instead. |
Beta Was this translation helpful? Give feedback.
-
please format your code properly |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
while pinning to pinata I'm getting an error:
Error: getaddrinfo EAI_AGAIN api.pinata.cloud
Beta Was this translation helpful? Give feedback.
All reactions