0.14.0 • Published 1 year ago

@altangent/lib-luxor v0.14.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Luxor Mining API Client

Implementation of the Luxor mining API client as defined here.

The client includes methods for each query method and returns all types and properties in the graph.

For customized queries you can use the query(query: string, variables: any) method.

Generating Types

Types are generated using @graphql-codegen/cli. The schema is located in ./schema.graphql and was pulled from the documentation. To generate new types use npm run generate. The typefile will need to be formatted using prettier.

Manual work was required to generate the queries found in ./Queries.ts, the result types in ./Result.ts and the options in ./Options.ts. These file may need to be adjusted accordingly when changes are made.

Future work may be done to generate this from the schema.

0.14.0

1 year ago

0.13.1

2 years ago

0.13.2

2 years ago

0.12.9

2 years ago

0.12.7

3 years ago

0.12.8

3 years ago

0.12.2

3 years ago

0.12.3

3 years ago

0.12.4

3 years ago

0.12.5

3 years ago

0.12.6

3 years ago

0.12.0

3 years ago

0.12.1

3 years ago

0.11.0

3 years ago

0.11.1

3 years ago

0.10.5

3 years ago

0.10.1

3 years ago

0.10.2

3 years ago

0.10.3

3 years ago

0.10.4

3 years ago

0.10.0

3 years ago

0.9.1

3 years ago

0.9.0

3 years ago

0.8.0

3 years ago

0.7.3

3 years ago

0.7.2

3 years ago

0.7.1

3 years ago

0.7.0

3 years ago

0.6.1

4 years ago

0.6.0

4 years ago

0.4.0

4 years ago

0.3.0

4 years ago

0.2.0

4 years ago