Skip to content

kevlar-ts 1.0.0

Install from the command line:
Learn more about npm packages
$ npm install @kevlarxyz/kevlar-ts@1.0.0
Install via package.json:
"@kevlarxyz/kevlar-ts": "1.0.0"

About this version

kevlar-ts

This is a Typescript library for interfacing with the Vault plugin that allows for the creation of EVM accounts and signing of transactions using those accounts.

Overview

This library is providers typescript bindings for interacting with the kevlar vault plugin. It is generated using the OpenAPI Generator project and references the openapi.yaml specification which can be found under definitions/. The generated code is under src/api/ and src/models/.

  • API version: 1.0
  • Package version: 1.0

Building

To build and compile the typescript sources to javascript use:

npm install
npm run build

Details


Assets

  • kevlar-ts-1.0.0.tgz

Download activity

  • Total downloads 2
  • Last 30 days 0
  • Last week 0
  • Today 0

Recent versions

View all