mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-26 14:45:50 +00:00
adds a readme and the package.json to execute the js file
This commit is contained in:
7
content/_code-samples/send-a-memo/js/README.md
Normal file
7
content/_code-samples/send-a-memo/js/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# JavaScript send Memo examples
|
||||
|
||||
Generates a random account and creates a payment transaction with Memo field.
|
||||
|
||||
### Random seed
|
||||
|
||||
npm start
|
||||
Reference in New Issue
Block a user