@wenex/sdk
v1.3.0
Published
Wenex SDK
Readme
platform-sdk
Getting Started
Follow these steps to set up the project locally:
- Clone the repository:
git clone [email protected]:wenex-org/platform-sdk.git
cd platform-sdk- Initialize Git submodules:
npm run git:clone- Install dependencies:
pnpm install- Set up Husky Git hooks (for development):
npm run huskyDevelopment
- Run
npm run huskyto enable Husky hooks during development.
License
This project is licensed under the Apache License.
