ava-labs / avalanche-wallet-sdk

A Typescript library to create and manage wallets on the Avalanche network.
BSD 3-Clause "New" or "Revised" License
40 stars 26 forks source link

feat: service worker support #80

Closed gergelylovas closed 2 years ago

gergelylovas commented 2 years ago

Service workers don't support XMLHttpRequest which is used by axios by default.