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

    Interface IFaucetClient

    Interface for the Faucet Client that provides functionality for managing faucets and viewing faucet pulls.

    interface IFaucetClient {
        useFaucet(): Promise<Boolean>;
    }

    Implemented by

    Index

    Methods

    Methods