How-to
Install the SDK
.NET
dotnet add package HexaEight.Bridge --prerelease Works on Windows, Linux, and macOS. Targets net8.0, net9.0, and net10.0; your project's TFM determines which build loads.
Node.js
npm install @hexaeight/sdk@preview Requires Node.js 18+. Supported on Linux, macOS, and WSL2 on Windows. Native Windows is not supported.
See also
- Activate an identity How-to
- Verify the installation How-to
- Get Started — Installation How-to