Install Actions SDK
Follow the
quickstart guide to
add Actions SDK as a dependency in your app.
Integrate an embedded wallet
Follow the integrating
wallets guide,
choose and install a Wallet Provider.
Create a config file
actions.ts - An accessible file that holds all of your configuration preference.Configure a Wallet Provider
Let Actions SDK know which Wallet Provider you’ve chosen:
- Frontend
- Backend
Select a wallet provider:
- Privy
- Turnkey
- Dynamic
actions.ts
Configure supported assets
Configure which assets you want to support across all lend providers:
actions.ts
Configure Lend Providers
Configure which lend protocols you want to support. You can enable one or multiple providers:
actions.ts