mirror of
https://github.com/FlipsideCrypto/near-bos-vm.git
synced 2026-02-06 11:18:24 +00:00
- Expose `Ethers.setChain({chainId})` to be able to switch between EVM networks.
Note:`setChain` callback should be provided by the gateway through `EthersProviderContext`. If it's not provided the call from the VM will fail with an exception. See https://github.com/NearSocial/viewer/pull/174 as an example on how to expose `setChain`
|
||
|---|---|---|
| .github/workflows | ||
| config | ||
| dist | ||
| src | ||
| .babelrc | ||
| .gitignore | ||
| CHANGELOG.md | ||
| LICENSE | ||
| package.json | ||
| webpack.config.js | ||
| yarn.lock | ||