xpring 0.0.10

Rust client-side library for the XRP Ledger
Documentation
1
2
3
4
5
6
7
8
9
10
{
  "name": "javascript",
  "version": "0.0.0",
  "main": "index.js",
  "license": "MIT",
  "private": true,
  "dependencies": {
    "xpring-common-js": "^3.0.2"
  }
}