mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 19:55:54 +00:00
rename rippleapi quick start to beginners guide
This commit is contained in:
@@ -134,7 +134,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class='content'>
|
||||
<h1 id="rippleapi-quick-start-guide">RippleAPI Quick Start Guide</h1>
|
||||
<h1 id="rippleapi-beginners-guide">RippleAPI Beginners Guide</h1>
|
||||
<p>This tutorial guides you through the basics of building a simple Ripple-connected application using <a href="http://nodejs.org/">Node.js</a> and <a href="rippleapi.html">RippleAPI</a>, a simple JavaScript API for accessing the Ripple Consensus Ledger.</p>
|
||||
<h1 id="environment-setup">Environment Setup</h1>
|
||||
<p>The first step to using RippleAPI successfully is setting up your development environment.</p>
|
||||
|
||||
Reference in New Issue
Block a user