Signers

This guide will walk you through getting started with the Byzanlink Smart Account SDK using popular third-party providers like Web3Auth.

To begin, you'll initialize the Smart Account SDK by passing in a provider, such as a key-based wallet . This provider will serve as the owner of the Byzanlink Smart Contract Wallet (SCW) that is created during setup.

Once the SDK is set up with the provider, you're ready to use its functions to perform various blockchain interactions.

Last updated