-
According to the ILP Address spec the address `peer.config` is invalid.
> Destination addresses MUST NOT end in a period (.) character, and MUST contain at least two segments after the allocation s…
-
Mike Nard [on Reddit](https://www.reddit.com/r/Ripple/comments/82hget/a_simple_explanation_of_ripple_for_the_non_and/):
Ok i thank you for TRYING to make it easier for new comers, but most of your …
-
Not sure if this is the right place to report an xrpcharts issue but this overlaps anyway.
https://xrpcharts.ripple.com/ is getting the "Total XRP" figure from https://data.ripple.com/v2/network/xr…
-
Rethinking a conversation with @sappenin yesterday, now that Interledger payments no longer touch the underlying ledgers directly, Alice is no longer sending money "to Bob@Ledger", she is sending it "…
-
By the end of this milestone (0.5), we want to be able to exchange XRPs (Ripple) in return for TFTs (Rivine). Currently the plan is to do this using the InterLedger Protocol (ILP).
This desired exc…
-
Trying to verify that #15 is fixed, I cannot build the project:
```
$ yarn install
yarn install v1.3.2
$ node -e "if (process.env.npm_execpath.indexOf('yarn') === -1) { console.log('Please use yar…
ghost updated
6 years ago
-
Task statement: describes steps needed in order to prepare a Ripple account suitable for the `xmm hedge` command. Documentation will be in the project's [wiki](https://github.com/codedot/xmm/wiki).
-
The readme says:
> Once the receiver has accumulated settleThreshold drops, (by default 1000 drops if the account exists, or **25 XRP if it doesn't**), this plugin will trigger an XRP payment to that…
-
When I try to use [`subscribe`](https://ripple.com/build/rippled-apis/#subscribe) api to track transactions for account(s) e.g.:
```
{
"id": "Example watch wallet",
"command": "subscribe",
…
-
I am getting this issue while running the ripple node. I have to use node for crypto currency exchange so i have to install full node on my server. This is my conf file
[server]
port_rpc_admin_local…