Ben Kremer
8de8339179
chore(deps): update v2 dapp/wallet to latest @walletconnect/* deps
2023-02-22 17:08:00 +01:00
Ben Kremer
f3a04a8250
Revert "Refactor/fix readme typo ( #99 )"
...
This reverts commit c55f3b5c75
.
2023-01-05 18:22:17 +01:00
vanes
c55f3b5c75
Refactor/fix readme typo ( #99 )
...
* fix typos for instance in README
* add web3wallet info to main README
* remove extra space
* update repo link to main
Co-authored-by: Vanessa Mercado <finessevanes@Vanessas-MacBook-Pro.local>
2023-01-05 10:15:47 -07: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
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
Ilja
be11029dad
wallet/beta.102 ( #35 )
2022-07-12 15:02:17 +07:00
Pedro Gomes
954831538d
Beta 100 ( #27 )
...
* update deps
* revert react dep updates
* chore: update deps to beta.50
* fix: get dapp running again up to Client.connect()
* save progress
* feat(debug): sets up a debug peerClient as responder
* refactor: remove more hardcoded example connect params
* fix: gets `checkPersistedState` working again
* fix: gets client.disconnect + effects working again
* feat: integrates `session_update` handling with namespaces
* fix: remove hardcoded `chains`
* stash progress
* Establish session
* save progress - established session with example dapp
* refactor: rewrite namespace helpers to handle `requiredNamespaces` (#23 )
* fix: re-enables restoring persisted session
* refactor: remove debug peerClient code
* fix: re-enables restoring persisted pairings
* Save progress
* fix: re-enables pairing modal, connecting from existing pairing
* Update modals to handle new payloads
* fix(types): fix Metadata typing
* chore(deps): upgrade to beta.53
* refactor: adjusts event handler args for beta.53 `session_update`
* stash
* fix: adds missing keys for `DEFAULT_EIP155_EVENTS` enum
* stash
* chore: update comment for client.request typing FIXME
* feat: integrate beta.54
* feat: integrate beta.55, removes FIXME comments for client.request types
* chore: clean up unused import
* fix: log session_ping event
* fix: log incoming `session_event`
* chore: upgrade client@2.0.0-beta.55 -> sign-client@2.0.0-beta.56
* chore: integrate beta.57
* New beta changes (#24 )
* smal lchange
* fix types
* Add package info
* format empty methods / events
* Update deps
* adjust styles
* attempt ios layout fix
* Revert "attempt ios layout fix"
This reverts commit f0176f2ef52f338980ee54e75a767b3d452733f2.
* beta.54
* fix build
* Update to beta 55
* Add todos
* update wallet to beta 56
* Update mumbai rpc add logger
* update to beta 57
* chore: adds note on beta.100 compatibility
* plock
* beta.58
* beta.100;
Co-authored-by: Ilja <idaderko@gmail.com>
Co-authored-by: Ben Kremer <ben@walletconnect.com>
Co-authored-by: Ilja <IljaDaderko@users.noreply.github.com>
2022-05-30 11:46:15 +02:00
Ilja
2b9a9e4e6a
Add solana devnet
2022-03-14 14:36:45 +02:00
Ilja
08e3ff9f62
Cleanup, verify sol connection is working
2022-03-14 14:31:07 +02:00
Ilja
1200b60877
Implement solana secret key storage and recovery
2022-03-14 14:06:19 +02:00
Ilja
39e68dfcd3
Enable per chain account selection
2022-03-04 14:08:20 +02:00
Ilja
02bf3b642d
Create request modal components to cleanup the views
2022-03-04 13:10:05 +02:00
Ilja
ae1a9f8f7c
Cleanup and unify request data display
2022-03-04 12:37:17 +02:00
Ilja
f4df97e97b
Cleanup session project data display
2022-03-04 12:24:15 +02:00
Ilja
749e8f9bd4
Add ability to manage session
2022-03-02 15:57:21 +02:00
Ilja
3add26b0bf
Fix double cosmos connection issue
2022-03-02 12:46:52 +02:00
Ilja
9217bee15b
Add ui to select pairing accs cross chain
2022-02-28 16:16:30 +02:00
Ilja
fbf5862121
Add cosmos to session proposal modal
2022-02-25 17:05:44 +02:00
Ilja
948f66aef2
Reorganise everything, to separate EIP155 from Cosmos logic
2022-02-24 13:55:13 +02:00
Ilja
0e97e3f278
Improve account selection ux
2022-02-22 14:12:50 +02:00
Ilja
e82ca094b3
Implement multi wallet support
2022-02-21 15:53:39 +02:00
Ilja
26c57c1da6
Refactor to support multiple accounts, acc picker component
2022-02-21 13:55:35 +02:00
Ilja
e2ac17957e
Wrap up eth_sign and personal_sign examples
2022-02-14 15:38:09 +02:00
Ilja
de05b8c82c
Refactor wallet into util, restore from mnemonic, prep for session page
2022-02-14 12:10:44 +02:00
Ilja
4a95f9edbd
WIP on sign handling
2022-02-11 15:21:34 +02:00
Ilja
008fb6cbe2
Save progress
2022-02-10 16:13:01 +02:00