📦SDK (syntax)
Developers can use the Xumm SDK to easily interact with the Xumm platform. This section contains the technical documentation for the Javascript/TypeScript API (objects, methods, arguments).
Xumm.ping()Xumm.on(event, fn)Xumm.off(event, fn)Xumm.helpers { … }Xumm.user { … }Xumm.environment { … }Xumm.payload { … }Xumm.xapp { … }Xumm.userstore { … }Xumm.backendstore { … }Xumm.push { … }Xumm.runtime { … }Xumm.authorize()Xumm.logout()
Last updated