@wavesenterprise/we-node-grpc-api
TypeScript icon, indicating that this package has built-in type declarations

1.1.1 • Public • Published

WE GRPC API client

Install

$ npm i @wavesenterprise/we-node-grpc-api

or

$ yarn add @wavesenterprise/we-node-grpc-api

Use

All methods description can be found at https://docs.wavesenterprise.com/ru/latest/usage/grpc/usage-grpc.html#id4

Example:

import { UtilService } from '@wavesenterprise/we-node-grpc-api'

const service = new UtilService(NODE_ADDRESS, {
    authorization: 'auth token',
})

const config = await service.getNodeConfig();

/@wavesenterprise/we-node-grpc-api/

    Package Sidebar

    Install

    npm i @wavesenterprise/we-node-grpc-api

    Weekly Downloads

    5

    Version

    1.1.1

    License

    MIT

    Unpacked Size

    92.9 kB

    Total Files

    59

    Last publish

    Collaborators

    • stfy
    • sergeymart
    • nbugaev
    • wavesadmin
    • aklyavlin
    • dimalitvinov
    • mikhail.milekhin