Developer Questions

Ask a Question

JWT in C# NET Xumm SDK

Can we retrieve JWT in the response to the User SignIn when using .NET Xumm SDK ?

Telegram Deeplink

Is there such a thing as a deeplink that would return the client back to a Telegram Group after that sign with the Xaman application?

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. Now anyone with an xahau wallet can use the app to pay for stuff. First point of clarity would be .... I am a new user and i have to ... 1. Download xahau wallet 2. Create my acount 3. Add some money onto my account 4. Purchase xrp to activate my account <br /> At this point as the app needs to call the smart contract on xah network, all transaction will have to be made in xah ? ie i cant then send xrp to the smart contract for the transaction (this confusion has arisen as i have been using hooks builder and the UI says transaction is in xrp but the transaction is in xah) If the answer is yes to all transaction have to be in xah then that would mean that the reciver of the funds would have to move his xah to the xrpl, trade to another coin then off ramp to fiat. <br /> <br />

Xumm JWT

# Is there any api to get jwt without scanning. *** I am working on a typescript library. Now I need that I can get jwt for a wellet address for minimal setup to mint an nft. Is there anyway so I can get nft from backend ? So frontend should not be involved.

Vesting Schedule

Is there a way to lock up issued tokens on the XRPL blockchain?

Terminating Signed Xaman Request

Is there a way to check a pending "Signed Request" and kill that payload? If have a situation whereas the request is submitted, but the user doesn't sign and submits another one. I suppose it's fine to let these expire on their own, but seems a little wasteful and would like to kill those previous request if followed by new request using the same r-account.

Extracting Signing URL from createAndSubscribe

I have a situation whereas I need to pull the URL returned from the createAndSubscribe event and right now it's posting the URL to my endpoint over and over whilst waiting for the signature. Is there another way I can just say, "hey, here is my sign SignIn payload, grab the URL and send it to the user for signing, but like I need to wait for the signing within the event. Does that make any sense at all?

How do i get the accountID from an xrpl address in my app ?

Up until now i have been using the Hook services to generate the accountID but how do i generate it in my app, i have gone through the various xrpl libs available and have yet to find anything - so is there utility in a lib somewhere to help with this ?

How can i increase my rate limit for sign in?

Currently, I am facing the error 'Max payload of 1587 exceeded.' I want to increase my rate limit.

How do you setup a QR Code for a token

I am looking to up setup a set trust line feature using the QR code similar to xrp services. Does anyone have any resources on how to do this?