mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2026-08-23 11:10:54 +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
9 lines
142 B
JSON
9 lines
142 B
JSON
{
|
|
"name": "calculate-reserves",
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"type": "module",
|
|
"dependencies": {
|
|
"xrpl": "^4.4.0"
|
|
}
|
|
} |