This is the official monorepo for Wireshape SDKs. It includes various SDK packages under the @wireshape
namespace, providing tools and libraries for interacting with Wireshape services.
- @wireshape/data-sdk: The primary SDK for interacting with Wireshape data services.
- @wireshape/futures-sdks: Coming soon.
- Node.js (version 14 or later)
- npm, yarn or pnpm (preferred package manager)
To install all dependencies and bootstrap the monorepo, run:
npm install