mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2026-07-23 15:10:18 +00:00
9 lines
195 B
JSON
9 lines
195 B
JSON
{
|
|
"name": "send-an-mpt-examples",
|
|
"description": "Example code for sending a Multi-Purpose Token (MPT) on the XRP Ledger.",
|
|
"dependencies": {
|
|
"xrpl": "^5.0.0"
|
|
},
|
|
"type": "module"
|
|
}
|