• Builds the full instruction sequence to create a Token-2022 mint with the given extensions: it creates and funds the account (sized for its pre-init extensions, funded for its final size), runs the pre-initialize extension instructions, initializes the mint, then runs the post-initialize extension instructions (e.g. token metadata).

    Parameters

    Returns Promise<TransactionBuilder>

Generated using TypeDoc