eosjs-api
eosjs-api copied to clipboard
Accept a `fetch` option for dependency injection
trafficstars
Edge Wallet runs in a WebView, which has CORS limitations. We can get around this by bridging the React Native fetch method into the WebView, but we need some way to inject this method into this library.
This library is part of eosjs v16, which is no longer maintained. eosjs v20 supports injecting fetch.
Oh, interesting. We'll need to look at upgrading, then.