Skip to content

v0.7.0

Compare
Choose a tag to compare
@juliancwirko juliancwirko released this 18 Jun 14:22
· 55 commits to main since this release
13d1569
  • A new useTokenTransfer hook. It is a wrapper over useTransaction and should simplify transferring tokens to smart contracts with or without calling endpoints. You can still achieve the same using useTransaction with payload builders.
  • updated dependencies