Commit Graph

3 Commits

Author SHA1 Message Date
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
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
Glitch
deb123f283
restructure (#345)
* restructure

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