mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-06 17:27:57 +00:00
11 lines
237 B
JSON
11 lines
237 B
JSON
{
|
|
"name": "checks-examples",
|
|
"description": "Example code for signing and submitting Checks with RippleAPI",
|
|
"version": "0.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ripple-lib": "^1.0.0-beta.1",
|
|
"xrpl": "^3.0.0"
|
|
}
|
|
}
|