Creating Items with the HandCash SDK
createItemsOrder
method to create new items:
user
is not provided, items will be issued to the business’s wallet.
quantity
specifies how many items to mint (100 items per order).
externalId
is an optional ID that can be used later to look up a particular item.
uid
is an optional string that you can use to look up the status of a particular order.
multimedia
can be used to pass a .glb 3d file url, you will also need to pass a image.url for a thumbnail
displayType
for filters in the handcash market to work properly
?itemOrigin=<string>&authToken=<string>
.
authToken
to leverage the HandCash Connect SDK for operations like transferring items, crafting and burning items, or transferring money.