ripple-lib-extensions
ripple-lib-extensions copied to clipboard
[Deprecated] A collection of extensions to ripple-lib. Instead, see https://github.com/XRPLF/xrpl.js
It appears there's a different package called ripple-lib-orderbook which is not from this repo. I also don't have permission to publish the "ripple-lib-orderbook" package on npm. If we still want...
ripple-lib-value currently does not have tests
I thought the unit of XRPValue was drops. But it is not. The only difference this makes is that when either of them is multiplied or divided by an XRPValue,...
Hi guys, sorry my ignorance in js and npm and so on, but I'm not able to use this library. I have a root folder with the package.json to use...
Every time I use the orderbook extension it crashes after running for a couple of hours with the following stack trace: assert.js:89 throw new assert.AssertionError({ ^ AssertionError: Offer total cannot...
Is there any plan in making ripple-lib-extensions a npm package, or maybe to include it directly into ripple-lib (RippleAPI)?
The orderbook subscribes to the transaction stream of the rippled server. So all the transactions that are validated on the RCL are received by the the orderbook. I double checked...
Sending $1 bitstamp, such that the recipient (Destination) gets $1, costs $1.002 https://github.com/ripple/ripple-lib-extensions/blob/8ef8c247e1d78edd1225da02ed79a31d3732d63f/src/paymentamount.js#L27
https://github.com/ripple/ripple-lib-extensions/blob/8ef8c247e1d78edd1225da02ed79a31d3732d63f/src/paymentamount.js#L39