add new dapp to index, when new app is registered on dapp store
acknowledge
Private
aggsReturns the list of dApps that are listed in the registry. You can optionally filter the results.
The list of dApps that are listed in the registry
The filter options. Defaults to
{ isListed: true}
delete the dapp from index, not longer exists the dapp on our dappstore kit
acknowledgement
Get dapps count based on category and subcategory
get all dapp Ids matched for query
all Matched dappIds
get all dapp Ids matched for query
all Matched dappIds
Private
maxretrun Error response if
response
quey
limit
call scroll docs
payload fields
Performs search & filter on the dApps in the registry. This always returns the dApps that are listed.
The filtered & sorted list of dApps
The text to search for
The filter options. Defaults to
{ isListed: true}
search by dapp id
if matches return dappInfo
dappId
search by Owner Address
if matches return dappInfo
dappId
update dapp to index, when new app is registered on dapp store
acknowledge
update multiple docs
string
{ isVerfied: true, dappId }
Generated using TypeDoc
prepare payload for bulk insert
Returns