@cfxlabsinc/b2b-services
    Preparing search index...

    The mintfx hot-authority and token-metadata mutations, executed on the worker. This is the only site that signs them.

    They ran inside admin-dashboard server actions until PROGRAM_DEPLOYS.md §2.3 step 1: SolanaKeypairService reads 64-byte ed25519 secrets from the solana-keypairs Doppler project, and the deploy keys are going into that same project, so a Next.js server runtime that can read it would be able to read a program's upgrade authority. Signing belongs behind the task queue, where every send has a workflow id, a history and a retry policy.

    Index
    solanaBackofficeWalletService: SolanaBackofficeWalletService
    solanaKeypairService: SolanaKeypairService
    solanaMintfxAuthorityService: SolanaMintfxAuthorityService
    solanaMintfxMetadataService: SolanaMintfxMetadataService
    solanaTokenMintAddressService: SolanaTokenMintAddressService
    solanaTransactionSenderService: SolanaTransactionSenderService
    solanaTransactionService: SolanaTransactionService