mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-22 20:55:50 +00:00
9 lines
146 B
Markdown
9 lines
146 B
Markdown
# JavaScript send Memo examples
|
|
|
|
Generates a random account and creates a payment transaction with Memo field.
|
|
|
|
### Random seed
|
|
|
|
```
|
|
npm start
|
|
``` |