mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2026-07-31 02:50:16 +00:00
- Switch all code samples to server_state (integer drops) - Add drops_to_xrp conversion for display in JS, Python, and Go - Add Account Management group to sidebar under Best Practices
Calculate Reserves
This code sample demonstrates how to look up and calculate an XRP Ledger account's reserve requirements.
See the Calculate Account Reserves tutorial for a detailed walkthrough.
Samples are provided in JavaScript, Python, and Go.