@evefrontier/dapp-kit - v0.0.1
    Preparing search index...

    Interface TransformOptions

    Additional options for transformToAssembly

    interface TransformOptions {
        character?: CharacterInfo | null;
        datahubInfo?: DatahubGameInfo | null;
    }
    Index

    Properties

    character?: CharacterInfo | null

    Character/owner information

    datahubInfo?: DatahubGameInfo | null

    Pre-fetched datahub game info (name, description, image)