45 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
@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()`
@wavesenterprise/env-extractor
Easily extract envs from process.env with type checking
@wavesenterprise/eslint-config
Waves Enterprise Eslint config
@wavesenterprise/fetch
Light wrapper around Fetch API
@wavesenterprise/generator-cli
Waves Enterprise transactions generator CLI
@wavesenterprise/grpc-listener
### Config interface ```typescript export interface ConfigRpc { addresses: string[] // grpc node's addresses crtFile?: any // .pem file for tls (if enabled) logger: ILogger // logger auth: ApiKeyAuth | ServiceTokenAuth // auth connectionId?: str
@wavesenterprise/js-contract-grpc-client
Automatically generated WE Node protobuf stubs for JS/TS environment.
@wavesenterprise/js-contract-sdk
Toolkit for development, test and deploy smart-contracts on Waves Enterprise ecosystem.
@wavesenterprise/js-sdk
Waves Enterprise client-side API library