mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-03 10:05:49 +00:00
Re-level non-docs content to top of repo and rename content→docs
This commit is contained in:
5
_code-samples/issue-a-token/java/README.md
Normal file
5
_code-samples/issue-a-token/java/README.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# Issue a Token (Java sample code)
|
||||
|
||||
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>.
|
||||
|
||||
The easiest way to run this code is from an IDE such as IntelliJ. For an example `pom.xml` file, see [Get Started Using Java](https://xrpl.org/get-started-using-java.html).
|
||||
Reference in New Issue
Block a user