Socket
Book a DemoInstallSign in
Socket
r

rizer

npm

Packages

Current Co-maintainers

Former Co-maintainers

34 packages

angular-overflow-tracking

directive tracks the container overflows

gmaps-lib

Library for gmaps

gmaps-lib-react

gmaps + react

gridion

A small self-adjusting js grid.

segment-breakpoints

Library for work with js breakpoints.

@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/crypto-gost-js

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

@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/eslint-config

Waves Enterprise Eslint config

@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-sdk

Waves Enterprise client-side API library

@wavesenterprise/rtk-contract-api

@wavesenterprise/rtk-crypto

Cryptography for DEG

@wavesenterprise/rtk-encrypt

### Generate and encrypt one bulletin ```js

@wavesenterprise/signature-generator