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

    Class ArweaveDataService

    Implements

    Index

    Constructors

    Methods

    • Gets the balance of an Arweave wallet address in Winston

      Parameters

      • address: string

        The Arweave wallet address

      Returns Promise<number>

      Promise resolving to the wallet balance in Winston (divide by 1000000000000 to get AR)

      Error if the address is invalid or request fails