groups.handler
@bosonprotocol/core-sdk / Exports / groups / handler
Namespace: handler
groups.handler
Table of contents
Functions
Functions
createGroup
▸ createGroup(args
): Promise
<TransactionResponse
>
Parameters
Name | Type |
---|---|
args | Object |
args.contractAddress | string |
args.groupToCreate | CreateGroupArgs |
args.web3Lib | Web3LibAdapter |
Returns
Promise
<TransactionResponse
>