@abaxx/sdk 中文文档教程
Abaxx SDK
JS/ES6 SDK
Running tests
要运行测试,请按照以下步骤操作。 您必须至少安装 node v10 和 yarn。
首先克隆存储库:
git clone https://github.com/abaxxtech/abaxx-sdk.git
cd 进入 abaxx-sdk 工作目录
cd abaxx-sdk/
Install
yarn
运行测试
yarn test
Abaxx SDK
JS/ES6 SDK
Running tests
To run the tests, follow these steps. You must have at least node v10 and yarn installed.
First clone the repository:
git clone https://github.com/abaxxtech/abaxx-sdk.git
cd into the abaxx-sdk working directory
cd abaxx-sdk/
Install
yarn
Run tests
yarn test