1clickNFT allows you to instantly upload NFT data to IPFS right from VS Code by using nft.storage.
Open command palette
- Windows & Linux:
Ctrl + Shift + P
- MacOS:
Command + Shift + P
First, generate the nft.storage API key:
- Go to nft.storage and Sign In.
- Click on API Keys and click on New Key.
- Copy the API Token and paste it in the input field.
Now, to enter your nft.storage API token, type nft.token
command.
Paste the copied nft.storage API token here:
On entering the API key, the "API token saved!" popup will appear.
Select the folder of your NFT data by using nft.select
command.
After selecting the folder, the "Folder selected!" popup will appear.
Now, upload your NFT data by using nft.upload
command.
It'll take a few seconds to upload.
After uploading successfully, it'll show the IPFS CID
of your NFT data and an option to open the IPFS gateway link.
If you have any queries, then create a discussion thread.
1clickNFT is licensed under the MIT License.
Don't forget to leave a star ⭐️ ~