@okexchain/javascript-sdk

1.7.1 • Public • Published

OKEXChain JavaScript SDK

The OKEXChain JavaScript SDK allows browsers and node.js clients to interact with OKEXChain. It includes the following core components:

  • crypto - core cryptographic functions.
  • client - implementations of OKEXChain transaction types, such as for transfers and trading.
  • accounts - management of "accounts" and wallets, including seed and encrypted mnemonic generation.

Installation

Install the NPM package:

$ npm i @okexchain/javascript-sdk

API

For up-to-date API documentation, please check the wiki.

Testing

All new code changes should be covered with unit tests. You can run the tests with the following command:

$ npm run test

Contributing

Contributions to the OKEXChain JavaScript SDK are welcome. Please ensure that you have tested the changes with a local client and have added unit test coverage for your code.

Readme

Keywords

none

Package Sidebar

Install

npm i @okexchain/javascript-sdk

Weekly Downloads

43

Version

1.7.1

License

Apache-2.0

Unpacked Size

281 kB

Total Files

19

Last publish

Collaborators

  • finefine
  • linus.wang
  • zccst
  • jileidilei