Ben Kremer
03155d1c23
refactor(dapp-v2): splits requested methods between required/optional ( #196 )
2023-06-28 09:51:13 +02:00
Radu Mojic
a60069941f
refactor: Elrond rebranding to MultiversX ( #148 )
2023-05-30 09:13:49 +02:00
AndreasGassmann
9bf2b02602
Add Tezos Support ( #127 )
...
* feat(): add tezos
* feat(dapp): add tezos support
* feat(): remove unused project
* feat(): update logo
* feat(): add tezos sign modal
* feat(): remove unimplemented method
* feat(tezos): add send and sign support
* feat(tezos): add rpc
* Update wallets/react-wallet-v2/src/views/SessionProposalModal.tsx
Co-authored-by: Ben Kremer <contact@bkrem.dev>
* feat(): share all accounts
---------
Co-authored-by: Ben Kremer <ben@walletconnect.com>
Co-authored-by: Ben Kremer <contact@bkrem.dev>
2023-03-31 10:35:53 +02:00
Ben Kremer
592a6e097a
chore: fix missing prettier formatting
2023-03-09 14:23:52 +01:00
vanes
8927cddaf9
Add Emit Function ( #113 )
...
Co-authored-by: Ben Kremer <ben@walletconnect.com>
Co-authored-by: Vanessa Mercado <finessevanes@Vanessas-MacBook-Pro.local>
2023-02-15 10:54:07 +01:00
myzykj
a6ca910a6f
Add Tron Chain to the Dapp example and wallet ( #86 )
2022-12-21 13:32:39 +01:00
Radu Mojic
907d61cb50
feat: adds Elrond support ( #67 )
2022-10-31 11:21:33 +01:00
Ben Kremer
b31232f2f6
style: run prettier on all files
2022-10-18 12:37:52 +02:00
amirsaran3
fcec9e477a
Added Near Protocol to examples ( #59 )
...
Co-authored-by: Ben Kremer <contact@bkrem.dev>
2022-10-18 12:31:08 +02:00
crypblizz
2fb6ad1370
Feat/region relayer dropdown ( #58 )
...
* init skeleton
Created the barebones of the Dropddown and data passing through ClientContext
* Fix State with React-Select
* Draft: Until endPoints are functioning
* Resolved for condition race
Still need to fix the TS typing
* Remove React-Select due to TS bug.
Rewrote with Vanilla Select + Options
* Update ClientContext.tsx
Small fixes and removing old code
* Small fixes + revert yarn lock due to react-select
* yarn upgrade
* Settings hidden at the bottom
2022-09-20 15:13:21 +02:00
hamidra
1406ce3999
Add Polkadot RPCs to the Dapp examples and wallet ( #44 )
...
Co-authored-by: Ben Kremer <contact@bkrem.dev>
2022-08-11 11:43:12 +02:00
Celine Sarafa
31ec2ecb9d
Feat/make dapp nextjs ( #41 )
2022-08-08 11:32:24 +02:00