Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 428 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 428 Bytes

@iov/query-starnames npm version

Client package to query starnames

Installation

yarn add @iov/query-starnames

Usage

import { StarnameQueryClient } from "query-starnames";

const client = new StarnameQueryClient("LCD_ENDPOINT here");

client.getAccountInfo()