Upload to NFT Storage
Husnain Ahmed
Last Update há 2 anos
Description
Introducing Our Latest Plugin: Upload to NFT Storage
The Upload to NFT Storage Bubble plugin offers seamless integration with the NFT.Storage platform, enabling you to manage NFT collections and interact with the NFT.Storage API directly within your Bubble.io applications. This plugin simplifies NFT management, providing efficient tools to handle collections and user balances with ease.
Instructions:
- Install the Plugin:
- Navigate to the Plugin tab in your Bubble editor.
- Search for the "Upload to NFT Storage" plugin and install it.
- Â Configure API Keys:
- Go to the plugin settings and enter your NFT.Storage API key to authenticate and connect your account.
- Create a Collection:
- Set up a workflow and use the "Create Collection" action provided by the plugin to create a collection.
- Fill in the required fields in this action.
- Add Tokens to a Collection:
- Add a file uploader in your page and upload a CSV or JSON file containing tokenID and cid as per format.
- Configure a workflow to trigger the "NFT.Storage Upload" action and specify the collection ID and the CSV or JSON file.
- List Collections:
- Set up a workflow to trigger the "ViewCollections" action and display the results in a repeating group.
- Or Use the data call "View Collections" in the repeating group to display all the collections.
- List Tokens:
- Set up a workflow to trigger the "View Tokens" action and display the results in a repeating group.
- Or Use the data call "View Tokens" in the repeating group to display all the tokens of specified collection.
- Manage API Keys:
- Add buttons for "List API Keys" and "Remove API Key."
- Configure workflows to list API keys and remove any that are no longer needed.
- You can display API keys using an action or data call.
- Retrieve User Balance:
- Add a button labeled "Get Balance."
- Set up a workflow to trigger the "Get User Balance" action and display the balance to users.


