Questions tagged [xrp]

50 questions
0
votes
1 answer

In XRP, When source account = destination account and sourceTag != destinationTag at that time error is temREDUNDANT(Sends same currency to self.)

I am trying to send some xrp with same accouts but different source and destination tag. @SuppressWarnings("unchecked") @Override public Map makeTransaction() { Map mainMap = new HashMap<>(); …
vishvas4u
  • 41
  • 9
0
votes
1 answer

Make a Custom Report created in Acumatica ERP visible in Self-Service Portal

After configuring Portal Site Map for a report I get Error#0. Please see details below. Not seeing anything on this question - Can someone point me to the documentation on this. I've been told this has to be completed via a customization project -…
M.Mynatt
  • 26
  • 1
-1
votes
0 answers

How can I generate extended ripple address from mnemonic in .NET Core

I have a sample project to Generate Extended ripple address from mnemonic in .NET Core. I use NBitcoin to get public address and generate address by using Rippleshrp lib but I did not succeed How can I generate extended ripple address from mnemonic…
MaT
  • 29
  • 5
-1
votes
1 answer

How to handle post data in next js

I'm calling a XRP function for fetching nft token in XRPL I'm getting object in return but I can not use it in frontend below is my code. I'm trying to use the objects in fields such URI. import React, { useState } from "react"; import styles from…
-2
votes
0 answers

Integration of Xumm Wallet

I want to integrate the Xumm Wallet, but as there's no browse extension available so how can I integrate it to my website so users can swap using my platform on mobile? And let me know will this wallet work after integration with Wallet Connect…
1 2 3
4