0.4.15 • Published 3 years ago

@vegaprotocol/vegawallet-service-api-client v0.4.15

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Vega Wallet API Client

Generated Typescript client that utilizes fetch-api. Code is generated using OpenAPI Generator

You will need to install the OpenAPI Generator CLI

Generate

To generate the typescript rest client run:

openapi-generator generate -i ./vegawallet-rest-service.json -g typescript

or use the npm script:

yarn generate

Building

To build and compile the typescript sources to javascript use:

yarn install
yarn build
0.4.15

3 years ago

0.4.13

3 years ago

0.4.14

3 years ago

0.4.12

3 years ago

0.4.10

3 years ago

0.4.9

3 years ago

0.4.11

3 years ago

0.4.8

3 years ago

0.4.5

3 years ago

0.4.4

3 years ago

0.4.7

3 years ago

0.4.6

3 years ago

0.4.3

3 years ago

0.4.2

3 years ago

0.4.1

3 years ago

0.3.0

3 years ago

0.1.0

3 years ago