Dapp
Last updated
Last updated
Get all dApps or search by a keyword. Optionally, filter on specific attributes of the dApp.
This API call will get all the dApps or perform a text search.
/dapp
Current page
Page size
A string to be used for search. The search happens on the name
and tags
fields of the dApp. If this is not present, all dApps are returned.
DApp is listed or not
true
DApp supported chainId's. Only dApps belonging to this chainID will be returned.
137
DApp's language
en
Mentions if the app is for all ages or only mature audience
false
Minimum age
13
The date dApp was listed on or after. Date should be in ISO format.
2021-11-13
The date dApp was listed on or before. Date should be in ISO format.
2021-11-13
Want to get dapp by order(asc, desc) by one or more params.
["name:asc","name:desc","rating:asc","rating:desc","installs:asc","installs:desc","visits:asc","visits:desc","listDate:asc","listDate:desc"]
Adding new dApp to the store
/dapp
The name of the developer (from GitHub)
r488it
The email of the developer (from Github)
name@email.org
The JWT access token of the developer (from Github) for user to server API Calls
ghu_clhzH0E07dPHKLCxnIC3okyITV0BVk18XwkE
The GitHub ID of the developer
r488it
The GitHub organization to fork the repo to.
For updating the existing dApp
/dapp
The name of the developer (from GitHub)
r488it
The email of the developer (from Github)
name@email.org
The JWT access token of the developer (from Github) for user to server API Calls
ghu_clhzH0E07dPHKLCxnIC3okyITV0BVk18XwkE
The GitHub ID of the developer
r488it
The GitHub organization to fork the repo to.