Socket
Book a DemoInstallSign in
Socket
w

wavesadmin

npm

Packages

Co-maintainers

95 packages

@vostokplatform/api-token-refresher

@vostokplatform/crypto-gost-js

Pure Javascript implementation of WebCrypto API interfaces and Public Key Infrastructure for GOST algorithms (Russian Cryptographic Standards)

@vostokplatform/signature-generator

@vostokplatform/transactions-factory

Модуль предназначен для создания тела транзакции с логикой подсчёта байт для подписи.

@vostokplatform/uikit

UIKit (AntDesign Fork)

@vostokplatform/voting-contract-api

@vostokplatform/voting-encrypt

### Init and encrypt one question ```js const { Encrypt } = requiere('@vostokplatform/voting-encrypt')

@vostokplatform/waves-api

Waves Enterprise client-side API library

@waves/assets-pairs-order

![Build Status](https://api.travis-ci.org/wavesplatform/assets-pairs-order.svg?branch=master)

@waves/balances

Get Waves Assets and Balances

@waves/bignumber

Waves Library for work with Bignumber in javascript

@waves/blockchain-api

#### Install `$ npm i -S @waves/waves-js`

@waves/blocks-json-parser

A function to parse Waves blocks from Waves Node API into JavaScript, preserving Long values and sanitizing assetId fields (null -> 'WAVES')

@waves/client-logs

Simple library for logging events

@waves/data-entities

Waves data types

@waves/data-service-client-js

## Usage

@wavesenterprise/api-token-refresher

@wavesenterprise/commission-key-tool

Library for commission key splitting tool

@wavesenterprise/contract-cli

Waves Enterprise Contracts CLI

@wavesenterprise/contract-core

Implements JS Contract SDK core functionality, rpc services, tools and utilities.

@wavesenterprise/crypto-gost-js

Pure Javascript implementation of WebCrypto API interfaces and Public Key Infrastructure for GOST algorithms (Russian Cryptographic Standards)

@wavesenterprise/crypto-utils

Waves Enterprise crypto utils for signing txs

@wavesenterprise/dao-contract-api

Обертка над voting-blockchain-tools для взаимодействия с dao контрактом.

@wavesenterprise/east-math

JS-implementation of EAST math

@wavesenterprise/elliptic

This is a shortened version of `elliptic` package (https://www.npmjs.com/package/elliptic) Exporting single function `createCurve` that creates an instance of `secp256k1` curve (such as `new EC('secp256k1')`) Only 3 methods left: - `curve.genKeyPair()`