Creating an IPFS

Tutorial: Creating an IPFS for NFTs using NFT.Storage

Step 1: Create an Account

Go to NFT.Storage and sign up for an account. Provide the necessary details and follow the instructions to complete the registration process.

Step 2: Access File Upload

Once you've created your account, navigate to the "Files" section of NFT.Storage by clicking on the "Files" tab in the top menu or visiting https://nft.storage/files/.

Step 3: Upload Your Photo

Click on the "Upload File" button and select the photo you want to create an IPFS for. You can either drag and drop the file into the upload area or click to browse your computer and select the file.

Step 4: Copy IPFS URL

After the upload is complete, your file will be processed, and you'll see it listed in the "Files" section. Click on the file you uploaded to view its details. In the details view, navigate to "Actions" and click on "Copy IPFS URL". This URL is the IPFS link for your file.

Step 5: Use the IPFS URL

Now that you have the IPFS URL copied, you can use it wherever you need it. If you're using Bakery404's Telegram bot, simply paste the IPFS URL into the conversation with the bot. It will recognize the URL and proceed accordingly to create your ERC-404 token with the linked NFT data.

Congratulations! You've successfully created an IPFS for your NFT using NFT.Storage and can now use it to link your NFT data to ERC-404 tokens

Additional Note:

You can change the tokenURI in the contract after the ERC404 is deployed.

Last updated