ao-js-sdk - v0.0.9
    Preparing search index...

    Interface IFairLaunchProcessClient

    Interface for interacting with a Fair Launch Process.

    interface IFairLaunchProcessClient {
        getInfo(): Promise<FairLaunchInfo>;
    }

    Implemented by

    Index

    Methods

    Methods