Brendan Weinstein

Results 5 comments of Brendan Weinstein

@brendanjryan you can browse the server code here -> https://github.com/coinbase/coinbase-wallet-sdk/tree/f1de7016fa471514c8de979c421a30fd2ae8b5a5/server And the protocol is designed such that you can swap in any server implementation via the `WALLETLINK_URL` environment variable when...

We've removed the largest of the polyfills `crypto-browserify`. the tool mentioned further up, bundlephobia, won't actually take into account the size of polyfills, so you won't see an improvement in...

@fubhy that's correct. which build tool are you using?

@jremi I can reproduce this. This is a bug. You can temporarily workaround by just sending a `wallet_switchEthereumChain` request after initializing walletlink. There's code sample for that on https://github.com/walletlink/coinbase-wallet-sdk#switching--adding-alternative-evm-compatible-chains-with-eip-3085-and-eip-3326 We'll...

@bangtoven Gaurav will be taking over this workstream. Useful to have this draft up until he is fully onboarded to the project.