wallet-connect-web-examples/wallets/react-web3wallet/src/components
Gancho Radkov 7a3886073b
feat: Web3Wallet Example (#94)
* feat: v2 wallet

* feat: Web3Wallet sign integration

* chore: adds `core` to package.json

* feat: Web3Wallet Auth integration

* chore: core & web3wallet canary

* chore: rm config

* chore: force redeploy

* chore: rm core & sign-client deps

* fix: rm `sign-client` usage

* refactor: updates README

* feat: adds metadata mock obj & removes relay url param

* refactor: more url mentions

* refactor: rm v2 wallet readme references & uses web3wallet.core...

* refactor: wallet -> web3wallet

* refactor: rm wallet to web3wallet

* fix: adds async to example listeners
2022-12-22 11:19:46 +02:00
..
AccountCard.tsx feat: Web3Wallet Example (#94) 2022-12-22 11:19:46 +02:00
AccountPicker.tsx feat: Web3Wallet Example (#94) 2022-12-22 11:19:46 +02:00
AccountSelectCard.tsx feat: Web3Wallet Example (#94) 2022-12-22 11:19:46 +02:00
ChainCard.tsx feat: Web3Wallet Example (#94) 2022-12-22 11:19:46 +02:00
Layout.tsx feat: Web3Wallet Example (#94) 2022-12-22 11:19:46 +02:00
Modal.tsx feat: Web3Wallet Example (#94) 2022-12-22 11:19:46 +02:00
Navigation.tsx feat: Web3Wallet Example (#94) 2022-12-22 11:19:46 +02:00
PageHeader.tsx feat: Web3Wallet Example (#94) 2022-12-22 11:19:46 +02:00
PairingCard.tsx feat: Web3Wallet Example (#94) 2022-12-22 11:19:46 +02:00
ProjectInfoCard.tsx feat: Web3Wallet Example (#94) 2022-12-22 11:19:46 +02:00
ProposalSelectSection.tsx feat: Web3Wallet Example (#94) 2022-12-22 11:19:46 +02:00
QrReader.tsx feat: Web3Wallet Example (#94) 2022-12-22 11:19:46 +02:00
RelayRegionPicker.tsx feat: Web3Wallet Example (#94) 2022-12-22 11:19:46 +02:00
RequestDataCard.tsx feat: Web3Wallet Example (#94) 2022-12-22 11:19:46 +02:00
RequestDetalilsCard.tsx feat: Web3Wallet Example (#94) 2022-12-22 11:19:46 +02:00
RequestMethodCard.tsx feat: Web3Wallet Example (#94) 2022-12-22 11:19:46 +02:00
RequestModalContainer.tsx feat: Web3Wallet Example (#94) 2022-12-22 11:19:46 +02:00
RouteTransition.tsx feat: Web3Wallet Example (#94) 2022-12-22 11:19:46 +02:00
SessionCard.tsx feat: Web3Wallet Example (#94) 2022-12-22 11:19:46 +02:00
SessionChainCard.tsx feat: Web3Wallet Example (#94) 2022-12-22 11:19:46 +02:00
SessionProposalChainCard.tsx feat: Web3Wallet Example (#94) 2022-12-22 11:19:46 +02:00