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.

npm version

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

Bako ID Client

Handle resolution made easy and off-chain.

Contracts

Wrappers to interact with the Resolver and Registry contracts

Last updated