mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-06 17:27:57 +00:00
RippleAPI - 0.17.1 update
This commit is contained in:
@@ -309,7 +309,7 @@
|
|||||||
</aside>
|
</aside>
|
||||||
<main class="main" role="main">
|
<main class="main" role="main">
|
||||||
<div class='content'>
|
<div class='content'>
|
||||||
<p style="margin-top: 1em; font-style: italic">Updated for <a href="https://github.com/ripple/ripple-lib/releases/0.17.0" title="view on GitHub">version 0.17.0</a></p>
|
<p style="margin-top: 1em; font-style: italic">Updated for <a href="https://github.com/ripple/ripple-lib/releases/0.17.1" title="view on GitHub">version 0.17.1</a></p>
|
||||||
<h1 id="introduction">Introduction</h1>
|
<h1 id="introduction">Introduction</h1>
|
||||||
<p>RippleAPI is the official client library to the Ripple Consensus Ledger. Currently, RippleAPI is only available in JavaScript.
|
<p>RippleAPI is the official client library to the Ripple Consensus Ledger. Currently, RippleAPI is only available in JavaScript.
|
||||||
Using RippleAPI, you can:</p>
|
Using RippleAPI, you can:</p>
|
||||||
|
|||||||
@@ -74,7 +74,7 @@ pages:
|
|||||||
category: References
|
category: References
|
||||||
html: reference-rippleapi.html
|
html: reference-rippleapi.html
|
||||||
# Currently this is the only page that's fetched remotely.
|
# Currently this is the only page that's fetched remotely.
|
||||||
md: https://raw.githubusercontent.com/ripple/ripple-lib/0.17.0/docs/index.md
|
md: https://raw.githubusercontent.com/ripple/ripple-lib/0.17.1/docs/index.md
|
||||||
ripple.com: https://ripple.com/build/rippleapi/
|
ripple.com: https://ripple.com/build/rippleapi/
|
||||||
filters:
|
filters:
|
||||||
- remove_doctoc
|
- remove_doctoc
|
||||||
|
|||||||
Reference in New Issue
Block a user