GET STARTED
Choose an integration path
Choose APIs and SDKs according to where the code runs and what it needs to do. One application can combine multiple integration paths.
Three integration paths
| Path | Use it for | Prerequisites |
|---|---|---|
| HTTP API / @hazbase/kit/wallet | Token lists, balances, activity and managed-wallet operations | API connectivity for reads. App session, device and authorization for writes. |
| @hazbase/kit + ethers v6 | Read and operate contracts: issue, transfer and manage permissions. | RPC, chain ID and contract addresses; signer and roles for writes. |
| @hazbase/react + @hazbase/auth | Web authentication, wallet linking and session management. | Browser, WebAuthn and configured environment / allowed origins. |
Select your capabilities
hazBase is the shared infrastructure. Distinguish the APIs and SDKs here from the business screens and deal-management APIs of RWA Ops or Fund Ops.