mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2026-02-16 11:52:25 +00:00
9 lines
174 B
JSON
9 lines
174 B
JSON
{
|
|
"name": "lending-protocol-examples",
|
|
"description": "Example code for creating and managing loans.",
|
|
"dependencies": {
|
|
"xrpl": "^4.6.0"
|
|
},
|
|
"type": "module"
|
|
}
|