Install
- pnpm
- npm
- yarn
Quick start
What it adds
actions.deposit(...)
→ direct transfer or LiFi/Garden route to the Safeactions.withdraw(...)
→ vault withdraw + optional cross‑chain swapactions.rebalance(...)
→ manual rebalance call packaging
Execution helpers
If executing from a Safe, use theTransactionHandler
to submit multisend/UserOps with a paymaster.
References
- Repo:
https://github.com/BlendMoney/sdks
→packages/sdk-actions
- Readme:
packages/sdk-actions/README.md