Developer Questions

Ask a Question
ANSWERED

Connecting XUMM as an OpenID Connect provider on AWS Cognito

I'm trying to use xumm as an OpenID connect provider using AWS cognito. I’m hoping someone can provide some guidance on my integration

ANSWERED

Xumm app account api balance

Is there any api endpoint of getting the Xumm app wallet balance?.

ANSWERED

How can i receive wallet address in xapp.

I want to receive wallet address of xapp user while using my custom xapp. How to do this. Please help on this.

ANSWERED

UI workflow while waiting for the wallet user to scan the QR code

I'm working on something like an NFT marketplace. Say a user with Xumm wallet is on an NFT buy page. They click Buy Now and my backend shoots a request to Xumm API and get the below.

ANSWERED

Error: Unable to get network fee

When signing a transfer request in an app (currently in beta, using the nft-devnet), I get a popup saying:

ANSWERED

How do we detect if the account was signed through a test/dev/main net?

So TransactionType: 'SignIn' is only a XUMM transaction, but there are some sites like Sologenic, XrpToolkit that detects if the account is a tes account and says its not activated. So how do we detect that the account is not activated when user tries to sign through a testnet or devnet or even through main net?

XRP to Xah To something else

So this is more a general question, in simple terms i am building an app that takes one transaction and lets say splits it into 3, a little bit like the carbon off set - so i have a smart contract on the xahau network.

ANSWERED

Error: access_denied

Hey, I've read the docs and all I can find on this error. I am currently using your test code to make sure there was no other issues and I still get the the error.

ANSWERED

Customize popup in XUMM

Is it possible to customize popup styles displaying on XUMM (Navigating to browser using xapp.openBrowser) ?

ANSWERED

How to allow currency other than XRP through XUMM Wallet?

Hey there,
So we have successfully integrated XUMM to create our first version of the NFT marketplace app. We only support XRP right now, but we would like to expand this to allow alternative XRPL-issued tokens like XGBL for example. But we can't seem to figure out how to do so. Let's say I have another 50 XGBL tokens in my wallet. How can I use that token instead of XRP while I buy NFT through a transaction performed by XUMM.