Skip to content

Releases: Envoy-VC/atomic-toolkit

atomic-toolkit@0.2.0

24 Jan 19:05
7c5549e
Compare
Choose a tag to compare

Minor Changes

  • 36d423b: ## Features

    Integrate Turbo, an open-source upload and payment service by ArDrive.

    Turbo can be used in two ways:

    1. Through Irys: Replace your node URL with https://turbo.ardrive.io or up.arweave.net
    2. Through Turbo SDK.

    Docs can be found here

    Fixes

    • Fix getUploadCost method returning NaN for current balance for some irys endpoints.

atomic-toolkit@0.1.1

30 Dec 14:54
796715d
Compare
Choose a tag to compare

Patch Changes

  • 34826a7: - Add: Core Atomic Asset Functions - Create Atomic Asset - Get Atomic Asset
    • Add: Collection Functions
      • Create Collection with Asset Ids
      • Create Collection with Files
      • Get Collection
    • Add: GraphQL Function
      • Expose GraphQL Client
    • Add: Utility Functions
      • Get Directory Size
      • Get Upload Cost
      • Upload Data

atomic-toolkit@0.1.0

13 Dec 19:20
d9408a7
Compare
Choose a tag to compare

Minor Changes