Creates both mint and token accounts in the same transaction.
const transactionBuilder = await metaplex.tokens().builders().createTokenWithMint();
Generated using TypeDoc
Creates both mint and token accounts in the same transaction.