Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vegaprotocol/vegawallet-service-api-client

Package Overview
Dependencies
Maintainers
5
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vegaprotocol/vegawallet-service-api-client

OpenAPI client for Vega wallet

  • 0.4.12
  • unpublished
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
5
Weekly downloads
 
Created
Source

Vega Wallet API Client

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

You will need to nstall 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

Keywords

FAQs

Package last updated on 06 Jun 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc