Quick Start
Below is a comprehensive guide on how to use the VaultLayer SDK:
Last updated
Below is a comprehensive guide on how to use the VaultLayer SDK:
Last updated
To get started with VaultLayer SDK, you need to install the required package. Use the following command:
After registering your app on the VaultLayer Dashboard, obtain your apiKey. Replace xxxx
with your project configuration in the following setup:
Then, wrap your application with ConnectProvider
:
VaultLayer supports connecting various wallets, including Bitcoin and EVM-compatible wallets. Hereβs how you can open the connect modal and handle wallet connections: