Issue a token: Incorporate Java code, clarify some details

This commit is contained in:
mDuo13
2021-08-26 17:05:31 -07:00
parent fe1b5ce43a
commit 03dfe6d6de
4 changed files with 64 additions and 39 deletions

View File

@@ -1,4 +1,4 @@
# Issue a Token Sample Code
# Issue a Token Sample Code (JavaScript)
This code demonstrates how to issue a (fungible) token on the XRP Ledger. For a detailed explanation, see <https://xrpl.org/issue-a-fungible-token.html>.