References
actions/app
| summary | ||
| public |
F acceptTerms(): [type] [acceptTerms description] |
|
| public |
closeNotificationModal |
|
| public |
Fetch Client Informations via ip and get the licence price for his country |
|
| public |
F openNotificationModal(objectPattern: {"type": *, "message": *}) openNotificationModal |
|
| public |
F setAppInitialized(bool: boolean) setAppInitialized |
|
| public |
F setEthNetwork(id: [type]) [setEthNetwork description] |
|
| public |
F setLicencePrice(licencePrice: *) |
|
| public |
F setMetamaskInstalled(bool: boolean) setMetamaskInstalled |
|
| public |
F toggleTermsModal() toggleTermsModal |
|
actions/kyc
| summary | ||
| public |
sendSms |
|
| public |
sendVerifCode |
|
| public |
setPhone |
|
| public |
F setPhoneCountry(phoneCountry: string) setPhoneCountry |
|
| public |
F setPhoneSent(phoneSent: boolean) setPhoneSent |
|
actions/root
| summary | ||
| public |
F reset() |
|
actions/shop
| summary | ||
| public |
F addShop(shop: [type]) [addShop description] |
|
| public |
F removeShop(): [type] removeShop |
|
| public |
F setDataShopPending(data: [type]) setDataShopPending |
|
actions/transaction
| summary | ||
| public |
F addTransaction(hash: *) |
|
| public |
F resetTransaction() |
|
| public |
F setTransactionHash(hash: *) |
|
actions/user
| summary | ||
| public |
F checkUserCertified(ethAddress: *) |
|
| public |
F setBalance(balance: *) |
|
| public |
F setEthAddress(ethAddress: *) |
|
| public |
F setPhoneVerified() |
|
components/Inputs/AutoAddress
| summary | ||
| public |
V InputStatusIcon: * |
|
components/Inputs/ComboBox
| summary | ||
| public |
V DropDownBtn: * |
|
| public |
V InputStatusIcon: * |
|
| public |
V NoResultItem: * |
|
| public |
V ResultItem: * |
|
| public |
V Results: * |
|
| public |
V SearchField: * |
|
| public |
V Wrapper: * |
|
components/Inputs/Input
| summary | ||
| public |
V InputStatusIcon: * |
|
| public |
V InputWrapper: * |
|
components/Layout
| summary | ||
| public |
V Layout: * |
|
components/Loader
| summary | ||
| public |
V Loader: * |
|
components/Mention
| summary | ||
| public |
V Mention: * |
|
components/Panels
| summary | ||
| public |
V Panels: * |
|
constants
| summary | ||
| public |
V hasSupportedBrowser: * |
|
| public |
V notifications: {"WARNING": *, "SUCCESS": *} |
|
| public |
V notificationsTypes: {"WARNING": string, "SUCCESS": string} |
|
| public |
V prefixePhone: undefined[] |
|
| public |
|
|
containers/AddShop/Form
| summary | ||
| public |
F fromState(objectPattern: {"onChange": *, "onBlur": *}, props: *): {"address": *, "name": *, "cat": *, "description": *} |
|
helpers/apiResponse
| summary | ||
| public |
F getErrorMessage(errors: Array | String, response: Object): String Parse api response to return formatted error |
|
helpers/array
| summary | ||
| public |
F uniqueArray(arr: Array, objKey: String): Array [filter array of object by a key uniqueness] |
|
helpers/calendar
helpers/ethereum
| summary | ||
| public |
F deleteShop(description: [Object]): [String] register a shop, SHOP need to have DTH and to be certified |
|
| public |
F async getBalance(): Object return balance of ETH and DTH of the web3 primary account |
|
| public |
F async getLicenceShop(countryIso: *): * |
|
| public |
return formatted shop |
|
| public |
F async getTransactionStatus(hash: [type]): Promise [getTransactionStatus description] |
|
| public |
F isSmsReg(): Bool return true if is sms register |
|
| public |
F async isWeb3(): Eth address know if user as web3 injected |
|
| public |
F async isZoneShopOpen(country: *): * |
|
| public |
F async getAddress() |
|
| public |
F async getDetherContract() |
|
| public |
F async getDthContract() |
|
| public |
F async getNetworkId() |
|
| public |
F async getSmsContract() |
|
| public |
F toNBytes(str: [type], n: [type]): [type] [toNBytes description] |
|
| public |
V web3js: * |
|
helpers/geocodeAPI
helpers/get
helpers/last
| summary | ||
| public |
F last(array: [type]): [type] Get the last element of the array |
|
helpers/parse
| summary | ||
| public |
F parseError(error: *) |
|
helpers/scrollTop
| summary | ||
| public |
F scrollToTop(duration: *) |
|
helpers/shake
| summary | ||
| public |
F setShake(context: [type]) setShake |
|
helpers/timers
| summary | ||
| public |
F phoneVerificationTime(time: [type]): [type] phoneVerificationTime |
|
| public |
F timeSince(time: [type]): [type] timeSince |
|
helpers/wait
| summary | ||
| public |
F wait(ms: *) |
|
reducers
| summary | ||
| public |
F rootReducer(state: *, action: *): * |
|
styles
| summary | ||
| public |
F mobile(args: ...*) |
|
| public |
V globalStyles: * |
|
| public |
|
|
translate/en
| summary | ||
| public |
V en: {"terms": *, "phone": *, "validate_code": *, "check_certify": *, "add": *, "header": *, "loaderInitializer": *, "footer": *, "shop_recap": *, "days": *, "errors": *, "show_shop": *, "add_form_verification": *, "beta_send": *, "beta_receive": *, "map": *, "buy_modal": *, "api": *, "metamask": *, "maintenance_page": *, "notifications": *} |
|
