Commit Graph

8 Commits

Author SHA1 Message Date
Ben Kremer
3e866b320f
chore: rename assets with CAIP : separator to windows-friendly - (#418)
* chore: losslessly compress sample assets

* chore: rename assets with CAIP `:` separator to windows-friendly `-`

* chore: rename asset paths in code

* fix: zkSync asset naming
2024-01-18 10:11:23 +01:00
renovate[bot]
cb7acdaa84
fix(deps): update dependency axios to v1.6.5 (#379)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-05 23:36:08 -03:00
Ben Kremer
bf0c31ab69
refactor: factor out remaining caip-api imports (#377)
* refactor(with-ethers): factor out remaining caip-api imports

* chore(with-web3js): factor out remaining caip-api pkg references

* refactor(with-cosmos): factor out remaining caip-api references
2024-01-04 11:49:59 +01:00
renovate[bot]
a71daa9caa
fix(deps): update dependency axios to v1.6.3 (#375)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-31 20:16:40 -03:00
Ben Kremer
d205e01fd8
refactor(apis): replace to-be-deprecated ethereum-api.xyz and blockchain-api.xyz calls (#349)
* refactor(dapp-v2): `ethereum-api.xyz` to `rpc.walletconnect.com`

* refactor(with-ethers): `ethereum-api.xyz` -> `rpc.walletconnect.com`

* refactor(with-web3js): `ethereum-api.xyz` -> `rpc.walletconnect.com`

* refactor(cosmos-provider): `ethereum-api.xyz` -> `rpc.walletconnect.com`

* refactor(apis): replace remaining `blockchain-api.xyz` calls with assets

* chore: add leftover assets for test chains
2023-12-18 15:46:51 +01:00
renovate[bot]
cb9b820d06
fix(deps): update web3modal deps (#364)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-16 21:45:16 -03:00
renovate[bot]
01fc170a16
fix(deps): update dependency next to v12.3.4 (#355)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-16 02:07:51 -03:00
Glitch
deb123f283
restructure (#345)
* restructure

* udpate readme links
2023-12-13 15:36:25 -03:00