Monkey
|
17e96d0e52
|
Merge remote-tracking branch 'origin/style/laconic-colors' into style/laconic-colors
|
2024-08-09 15:21:42 -04:00 |
|
|
1686eca519
|
style: gas price width
|
2024-08-09 15:20:20 -04:00 |
|
Monkey
|
0b32e4b4c4
|
show private key dialog styling
|
2024-08-09 15:20:09 -04:00 |
|
|
1907d2326a
|
style: edit network and logo
|
2024-08-09 15:12:49 -04:00 |
|
Monkey
|
2f19af25a7
|
Show Private Key confirmation dialog button styling
|
2024-08-09 15:04:55 -04:00 |
|
Monkey
|
af9b10341c
|
use mui/lab LoadingButton for CreateWallet
|
2024-08-09 15:01:28 -04:00 |
|
Monkey
|
72d9bd453f
|
replace Dialog.tsx changes
|
2024-08-09 14:11:31 -04:00 |
|
Monkey
|
190e0e6b14
|
reset dialog styles
|
2024-08-09 13:54:48 -04:00 |
|
|
b6cd5deddd
|
style: container
|
2024-08-09 13:42:43 -04:00 |
|
|
1e0a0e66cc
|
style: accordions on home screen
|
2024-08-09 13:39:08 -04:00 |
|
|
cc2e608bc4
|
style: home screen first pass
|
2024-08-09 13:20:07 -04:00 |
|
|
f035129537
|
style: home screen first pass
|
2024-08-09 13:19:21 -04:00 |
|
Monkey
|
18f66c53b2
|
mnemonic dialog styles
|
2024-08-09 12:31:53 -04:00 |
|
|
0a6fc415ea
|
style: initial dark mode
|
2024-08-09 00:59:27 -04:00 |
|
|
6f174c6e0c
|
Add loader at app start and configure eslint (#10)
Part of [laconicd testnet validator enrollment](https://www.notion.so/laconicd-testnet-validator-enrollment-6fc1d3cafcc64fef8c5ed3affa27c675)
Co-authored-by: IshaVenikar <ishavenikar7@gmail.com>
Reviewed-on: #10
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
Co-committed-by: Nabarun <nabarun@deepstacksoft.com>
|
2024-08-08 10:39:02 +00:00 |
|
|
2455dd982b
|
Add button to copy mnemonic after creating new wallet (#9)
Part of [laconicd testnet validator enrollment](https://www.notion.so/laconicd-testnet-validator-enrollment-6fc1d3cafcc64fef8c5ed3affa27c675)
Co-authored-by: IshaVenikar <ishavenikar7@gmail.com>
Reviewed-on: #9
|
2024-08-07 11:39:10 +00:00 |
|
|
9a112783d2
|
Send namespaces object with correct accounts sequence while pairing with dApps (#8)
Part of [laconicd testnet validator enrollment](https://www.notion.so/laconicd-testnet-validator-enrollment-6fc1d3cafcc64fef8c5ed3affa27c675)
Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>
Reviewed-on: #8
|
2024-08-01 10:17:11 +00:00 |
|
|
504badebb8
|
Remove deep link path and prevent re-render from useEffect (#7)
Part of [laconicd testnet validator enrollment](https://www.notion.so/laconicd-testnet-validator-enrollment-6fc1d3cafcc64fef8c5ed3affa27c675)
- Remove path config used for deep links
Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>
Reviewed-on: #7
|
2024-08-01 06:18:02 +00:00 |
|
|
cd0f6fa5d2
|
Replace photon with alnt for laconicd network (#6)
Part of [laconicd testnet validator enrollment](https://www.notion.so/laconicd-testnet-validator-enrollment-6fc1d3cafcc64fef8c5ed3affa27c675)
- Use MUI dialog component for tx error
Co-authored-by: IshaVenikar <ishavenikar7@gmail.com>
Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>
Reviewed-on: #6
|
2024-07-30 12:18:53 +00:00 |
|
|
7273165e2c
|
Add laconicd RPC URL to stack (#5)
Part of [laconicd testnet validator enrollment](https://www.notion.so/laconicd-testnet-validator-enrollment-6fc1d3cafcc64fef8c5ed3affa27c675)
Reviewed-on: #5
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
Co-committed-by: Nabarun <nabarun@deepstacksoft.com>
|
2024-07-29 12:55:23 +00:00 |
|
|
581eccd81a
|
Refactor wallet connect instance to use state variables (#4)
Part of [laconicd testnet validator enrollment](https://www.notion.so/laconicd-testnet-validator-enrollment-6fc1d3cafcc64fef8c5ed3affa27c675)
- Refactor `web3wallet` variable into a state variable
Co-authored-by: Adw8 <adwaitgharpure@gmail.com>
Reviewed-on: #4
|
2024-07-29 12:09:22 +00:00 |
|
|
4d5fd722fb
|
UI/UX improvements in laconic wallet web app (#3)
Part of [laconicd testnet validator enrollment](https://www.notion.so/laconicd-testnet-validator-enrollment-6fc1d3cafcc64fef8c5ed3affa27c675)
- Fix private key shown in dialog box
- Add laconicd network and set as default
- Update web app title and favicon
Co-authored-by: IshaVenikar <ishavenikar7@gmail.com>
Reviewed-on: #3
|
2024-07-29 11:26:10 +00:00 |
|
|
e8535fbdd5
|
Handle redirects for SPA in the stack (#2)
Part of [laconicd testnet validator enrollment](https://www.notion.so/laconicd-testnet-validator-enrollment-6fc1d3cafcc64fef8c5ed3affa27c675)
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
Reviewed-on: #2
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
|
2024-07-29 07:15:44 +00:00 |
|
|
2e5dbdacde
|
Upgrade registry-sdk version to 0.2.3 (#1)
Part of [laconicd testnet validator enrollment](https://www.notion.so/laconicd-testnet-validator-enrollment-6fc1d3cafcc64fef8c5ed3affa27c675)
Co-authored-by: Adw8 <adwaitgharpure@gmail.com>
Reviewed-on: #1
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
Co-committed-by: Nabarun <nabarun@deepstacksoft.com>
|
2024-07-26 16:14:48 +00:00 |
|
shreerang6921
|
8f796ca57b
|
Remove non-null assertion on wallet connect instance (#4)
|
2024-07-26 16:31:18 +05:30 |
|
prathamesh0
|
c7310b8e6d
|
Add a laconic-wallet-web stack (#3)
* Add a laconic-wallet-web stack
* Restructure stack folder
* Add transform-modules-commonjs babel plugin
|
2024-07-26 16:02:27 +05:30 |
|
Isha Venikar
|
f554c82149
|
Integrate wallet connect (#2)
* Configure stack navigation to display header
* Use wallet connect to connect with dApps
* Replace react-native alerts with js alerts
* Add example env file
* Remove unnecessary code
* Make UI changes
* Uncomment required code
* Remove unnecessary dependencies
* Remove any type
* Fix indentation
---------
Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
|
2024-07-26 10:28:57 +05:30 |
|
Isha Venikar
|
640155aa4a
|
Setup react native paper (#1)
* Basic setup for react native web
* Comment unsupported react-native code
* Add interface for keychain methods
* Fix storeNetworkData method
* Use mui dialog component
* Modify key store file name
* Fix add network and edit network screens
* Fix sign message screen
* Use light theme
---------
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
|
2024-07-25 13:00:03 +05:30 |
|
Nabarun Gogoi
|
5b99becee0
|
Initial commit
|
2024-07-24 18:07:11 +05:30 |
|