Commit Graph

73 Commits

Author SHA1 Message Date
Ilja
11a0966052 WIP adding cosmos hub 2022-02-24 12:23:52 +02:00
Ilja
e82ca094b3 Implement multi wallet support 2022-02-21 15:53:39 +02:00
Ilja
c69121d673 Move account selection to settings store 2022-02-21 14:46:45 +02:00
Ilja
26c57c1da6 Refactor to support multiple accounts, acc picker component 2022-02-21 13:55:35 +02:00
Ilja
2576442591 Add readme 2022-02-18 14:53:57 +02:00
Ilja
32c7949c16 Fix transaction sending, implement signTransaction 2022-02-18 13:55:17 +02:00
Ilja
8664c11e4d Fixes for new nextjs version 2022-02-18 13:30:50 +02:00
Ilja
e64e1b3fcf Update deps, remove theme switching in favour of simplicity 2022-02-18 13:22:26 +02:00
Ilja
9ce7eae3ac fix eth sign ordering 2022-02-16 15:53:23 +02:00
Ilja
c3daa5b2a9 Implement eth_sendTransaction 2022-02-16 14:02:39 +02:00
Ilja
914f91967a SessionTypedData modal 2022-02-15 15:28:30 +02:00
Ilja
6d5c679ca7 Parse and sign typed data 2022-02-15 14:41:46 +02:00
Ilja
354cf0bf34 Fix logic for personal_sign signing 2022-02-14 15:46:11 +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
008fb6cbe2 Save progress 2022-02-10 16:13:01 +02:00
Ilja
d4f6d53a7d Add pairing logic 2022-02-07 15:24:15 +02:00
Ilja
b79d0c533b Account card component and helper utils 2022-02-04 16:31:23 +02:00
Ilja
9b0eff96b5 Use next-themes for dark / light mode support 2022-02-04 15:02:46 +02:00
Ilja
1f71001175 Init wallet and wallet connect client 2022-02-04 11:37:35 +02:00
Ilja
9e9b275f22 Set up ethers / context and wallet creation 2022-02-04 10:54:54 +02:00
Ilja
5301fd10e4 prep everything for wallet management 2022-02-03 14:15:54 +02:00
Ilja
6d9e902bbc Set up barebones layout and nextui 2022-02-03 12:39:36 +02:00