38 packages
@aquaprotocol/sdk
## Project structure
@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()`