SDK
The Bako ID SDK provides a set of tools to interact with handles, allowing address resolution, metadata queries, and contract method execution. The SDK leverages resources from the Fuels library for contract building, as well as a series of tools provided by the library.
Install
The easiest way to consume the SDK is via npm with PNPM, to instal in your project run:
pnpm install fuels @bako-id/sdk
Tools
Last updated