This package has been deprecated

Author message:

This repository has been replaced and is now archived

@dashevo/drive-grpc

0.3.0 • Public • Published

Drive GRPC

Build Status NPM version

Drive GRPC definition files and generated clients

Table of Contents

Install

npm install @dashevo/drive-grpc

Usage

import {
  UpdateStatePromiseClient,
  StartTransactionRequest,
} from '@dashevo/drive-grpc';

const client = new UpdateStatePromiseClient('http://localhost:8080');

const request = new StartTransactionRequest();

await client.startTransaction(request);

Contributing

Feel free to dive in! Open an issue or submit PRs.

License

MIT © Dash Core Group, Inc.

Readme

Keywords

none

Package Sidebar

Install

npm i @dashevo/drive-grpc

Weekly Downloads

8

Version

0.3.0

License

MIT

Unpacked Size

133 kB

Total Files

20

Last publish

Collaborators

  • shumkov
  • alex-werner
  • nmarley
  • cofresi
  • antouhou
  • evodeploy
  • jawid-h