open
📝 RADAR Documentation - Command: Open NiftyShop
🤝 Command Group: shop
📝 Command Name: open
📋 Parameters:
category
(required: False) - Open a specific category. (Type: string)shop
(required: False) - Open a specific shop. (Type: string)
📝 Description:
Start NiftyShop 🛒
🔍 Example Usage:
Open NiftyShop without any parameters:
This command is used to start NiftyShop, allowing you to browse and interact with the available categories and shops.
Open a specific category:
This command is used to open a specific category in NiftyShop. Specify the
category
parameter as the ID of the category you want to open.Open a specific shop:
This command is used to open a specific shop in NiftyShop. Specify the
shop
parameter as the ID of the shop you want to open.
📝 Note:
This command allows you to start NiftyShop, a feature-rich shop interface for Solana NFT communities.
You can use this command without any parameters to start NiftyShop and browse through the available categories and shops.
If you want to open a specific category, provide the
category
parameter with the ID of the desired category.If you want to open a specific shop, provide the
shop
parameter with the ID of the desired shop.After executing the command, NiftyShop will open, displaying the selected category or shop.
You can interact with the shop interface to explore products, make purchases, and perform other actions related to the Solana NFT ecosystem.
Last updated