Skip to content

Instantly share code, notes, and snippets.

View cedriking's full-sized avatar
💻
Coding

Cedrik cedriking

💻
Coding
View GitHub Profile
@TheLoneRonin
TheLoneRonin / ARWEAVE.GQL.MD
Last active December 11, 2023 13:18
Arweave Query Guide

Arweave GraphQL Guide

Retrieving Data

In order to retrieve data from Arweave, you can use the following example query to retrieve the entire transaction output.

query {
    transactions {
        cursor