TxnLab / use-wallet

A framework agnostic wallet integration library for Algorand dApps
https://txnlab.gitbook.io/use-wallet
MIT License
82 stars 34 forks source link

Error when make transaction with algosdk v3 #293

Closed HongThaiPham closed 1 month ago

HongThaiPham commented 1 month ago

algosdk v3 use sender and receiver instead of from, to. please update to support algosdk v3

drichar commented 1 month ago

Supporting algosdk v3 is a breaking change and will require a new major version. It will be available soon! See #290