Sign DataItem
Wander Injected API signDataItem() function
Last updated
Was this helpful?
Wander Injected API signDataItem() function
Last updated
Was this helpful?
The signDataItem() function allows you to create and sign a data item object, compatible with . These data items can then be submitted to an compatible bundler.
dataItem
The bundled data item to sign
Warning: The function returns a buffer of the signed data item. You'll need to manually load it into an DataItem
instance as seen in the .
This function requires a valid data item object, like so: