Files
xrpl-dev-portal/content/_code-samples/issue-a-token
David Fuelling a18fe56cdf Update tutorial for xrpl4j v3
This PR updates all Java examples to utilize xrpl4j v3, which has slight different contracts as compared to v2.
2023-05-09 16:54:40 -06:00
..
2023-05-09 16:54:40 -06:00
2022-05-10 14:23:59 -07:00

Issue a Fungible Token

Configure issuer settings and issue fungible tokens to another account.

For an interactive tutorial demonstrating the function of these code samples, see Issue a Fungible Token.