Skip to content

Tor.us Wallet

Compare
Choose a tag to compare
@lnbc1QWFyb24 lnbc1QWFyb24 released this 29 Jan 05:06
6586f48

This release adds Tor.us wallet to the list supported wallets in Onboard. Check out the wallet module docs for more info on how to initialize it.

Also included in this release is a small fix that makes sure the address subscription callback is only called with an undefined value if a user logs out of their wallet.

Changelog:

  • feat: add Torus wallet (#161)
  • Make sure address sub is called only when changed (#184)
  • Add error for incorrect walletName parameter (#183)