wallet-connect-web-examples/wallets/react-wallet-v2/src/utils
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
..
CosmosRequestHandler.ts wallet/beta.102 (#35) 2022-07-12 15:02:17 +07:00
CosmosWalletUtil.ts Create EIP155Lib for consistency with Cosmos and Solana 2022-03-15 14:21:17 +02:00
EIP155RequestHandlerUtil.ts wallet/beta.102 (#35) 2022-07-12 15:02:17 +07:00
EIP155WalletUtil.ts Create EIP155Lib for consistency with Cosmos and Solana 2022-03-15 14:21:17 +02:00
ElrondRequestHandlerUtil.ts feat: adds Elrond support (#67) 2022-10-31 11:21:33 +01:00
ElrondWalletUtil.ts feat: adds Elrond support (#67) 2022-10-31 11:21:33 +01:00
HelperUtil.ts Add Tezos Support (#127) 2023-03-31 10:35:53 +02:00
LegacyWalletConnectUtil.ts feat(react-wallet-v2): adds parallel support for SignClient v1 (#73) 2022-11-07 14:29:17 +01:00
NearRequestHandlerUtil.ts style: run prettier on all files 2022-10-18 12:37:52 +02:00
NearWalletUtil.ts style: run prettier on all files 2022-10-18 12:37:52 +02:00
PolkadotRequestHandlerUtil.ts refactor(polkadot): replace scale encoded tx with JSON payload (#77) 2022-11-21 11:24:01 +01:00
PolkadotWalletUtil.ts refactor(polkadot): replace scale encoded tx with JSON payload (#77) 2022-11-21 11:24:01 +01:00
SolanaRequestHandlerUtil.ts wallet/beta.102 (#35) 2022-07-12 15:02:17 +07:00
SolanaWalletUtil.ts Create EIP155Lib for consistency with Cosmos and Solana 2022-03-15 14:21:17 +02:00
TezosRequestHandlerUtil.ts Add Tezos Support (#127) 2023-03-31 10:35:53 +02:00
TezosWalletUtil.ts Add Tezos Support (#127) 2023-03-31 10:35:53 +02:00
TronRequestHandlerUtil.ts Add Tron Chain to the Dapp example and wallet (#86) 2022-12-21 13:32:39 +01:00
TronWalletUtil.ts Add Tron Chain to the Dapp example and wallet (#86) 2022-12-21 13:32:39 +01:00
WalletConnectUtil.ts Revert "Refactor/fix readme typo (#99)" 2023-01-05 18:22:17 +01:00