graphql_client

September 18, 2023 ยท View on GitHub

This a Typescript client to send requests to graghql based on the network. Allow to choose fields and turn chosen fields into type on the fly.

Installation

yarn install

Building

yarn build

Supported URLs

  • devnet
  • qanet
  • testnet
  • mainnet

Contents

  1. 1Installation
  2. 2Building
  3. 2.1Supported URLs