The category of your collection can be music, art, gaming, sport, etc
NB: LiaaS systematically adds the suffix " col" to each collection name it receives. For instance, if a collection named "PoWcollection" is submitted, LiaaS generates a blockchain token named "PoWcollection col".
Liaas SDK package installation
/** * Secure your created collection to house SDAs **/ //all the parameters specified here have small as all the parameters in API implemenatation //pass your API key and the created wallet name and encrypted key const response = await liaasSdk.createCollection( apiAccessKey, walletName, encrpytedKey, category, description, name, address, subcategory, url)
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article