Commit Graph

5 Commits

Author SHA1 Message Date
Adwait Gharpure
353356fb10
Add support for cosmos chains (#3)
* Display session topic in header

* increase font

* display complete topic on hover

* Display 0 instead of null

* Dont show balances if assets object is empty

* Revert changing 0 to null if assets do not exist

---------

Co-authored-by: Adw8 <adwait@deepstacksoft.com>
Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>
2024-03-14 14:02:46 +05:30
shreerang6921
79cad33e0a
Request only for personal sign method (#1)
* Remove send eth send transaction method

* Use Urbit logo instead of walletConnect logo

* Only display ethereum chains

* Remove optional namespaces

* Undo changes made to react dapp with web3 repo
2024-03-06 18:33:57 +05:30
Andrius Bačianskas
43d41d40b4
feat: Counterfactual signing of smart accounts (#461) 2024-02-09 06:18:12 -05: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