1079 Commits

Author SHA1 Message Date
RadoslavDimchev
0be2d66548 feat: remove symbol and add better structure and types 2023-09-27 19:55:24 +03:00
RadoslavDimchev
47426705a3 Revert "feat: add example config for web3modal"
This reverts commit 507e54b55782268420040280487215e4ce3506a5.
2023-09-27 19:34:22 +03:00
RadoslavDimchev
bfc4f53de9 Revert "chore: install web 3 libraries for wallet connect"
This reverts commit 055fe572268e2329962992185af575d9094f98f3.
2023-09-27 19:34:12 +03:00
RadoslavDimchev
ba1ec59ad9 feat: add state to validators menu story 2023-09-27 19:20:48 +03:00
RadoslavDimchev
86dcb01def feat: style and code structure small changes 2023-09-27 18:28:17 +03:00
RadoslavDimchev
cf6aa02f8d feat: add components and state to the client setup 2023-09-27 18:11:00 +03:00
RadoslavDimchev
be0e13aebd feat: add client setup subtitle constant 2023-09-27 17:49:20 +03:00
RadoslavDimchev
db499df44f feat: add more examples to validators menu story 2023-09-27 17:46:46 +03:00
RadoslavDimchev
55250fa278 feat: delete client setup component and story 2023-09-27 17:35:02 +03:00
RadoslavDimchev
2c3e4faa3e feat: reuse validator menu with price for client setup 2023-09-27 16:50:59 +03:00
RadoslavDimchev
0c33bcd215 feat: add constant for deposit subtitle 2023-09-27 16:30:56 +03:00
RadoslavDimchev
ff088dfb23 feat: add label for validator menu 2023-09-27 16:30:36 +03:00
RadoslavDimchev
db879a94cd fix: delete deposit subtitle component and story 2023-09-27 16:29:01 +03:00
RadoslavDimchev
111ab75cb2 fix: remove add val count handler 2023-09-27 16:22:16 +03:00
RadoslavDimchev
e2cd19f4db feat: change name to be more understandable 2023-09-27 14:40:55 +03:00
RadoslavDimchev
e82051332f feat: move validators to general components 2023-09-27 14:19:33 +03:00
RadoslavDimchev
6684d15ce8 feat: use new currency dropdown 2023-09-27 00:11:11 +03:00
RadoslavDimchev
a0aa8b53fb feat: create story for currency dropdown menu 2023-09-27 00:00:13 +03:00
RadoslavDimchev
777b2fc6f0 feat: create reusable currency dropdown menu 2023-09-26 23:59:34 +03:00
RadoslavDimchev
2ddf9cf35d fix: remove constant usd 2023-09-26 23:23:07 +03:00
RadoslavDimchev
2ee8c1e970 feat: add default value to validator count 2023-09-26 23:17:30 +03:00
RadoslavDimchev
62c7defc0d fix: update validator request props 2023-09-26 23:14:38 +03:00
RadoslavDimchev
41b9df417d fix: update val request story with new arg 2023-09-26 23:03:53 +03:00
RadoslavDimchev
314c4238ab feat: render validator requests by validator count 2023-09-26 23:03:21 +03:00
RadoslavDimchev
9c7e65a210 feat: fixed and separate total price 2023-09-26 22:32:39 +03:00
RadoslavDimchev
c701635942 feat: map currencies into drop down items 2023-09-26 22:22:59 +03:00
RadoslavDimchev
91892295ae feat: calculate currency value with name and symbol 2023-09-26 22:06:45 +03:00
RadoslavDimchev
30d58b9f8d feat: add constant currencies for example 2023-09-26 21:41:14 +03:00
RadoslavDimchev
1409f06b2d feat: add new labels for drop down item 2023-09-26 21:30:10 +03:00
RadoslavDimchev
e49875deb2 feat: add button with icon to set drop down position 2023-09-26 21:19:18 +03:00
RadoslavDimchev
6544a4ae13 fix: show drop down menu with style 2023-09-26 20:54:00 +03:00
RadoslavDimchev
6f9f9e38f8 feat: add dropdown menu 2023-09-26 20:29:37 +03:00
RadoslavDimchev
fb6768f9e0 feat: calculate total eth at validators 2023-09-26 19:58:18 +03:00
RadoslavDimchev
b532d6e3a3 feat: add constant for eth per validator 2023-09-26 19:52:45 +03:00
RadoslavDimchev
507e54b557 feat: add example config for web3modal 2023-09-25 22:23:49 +03:00
RadoslavDimchev
055fe57226 chore: install web 3 libraries for wallet connect 2023-09-25 21:50:58 +03:00
RadoslavDimchev
9cd03ee188 feat: add details for connected wallet 2023-09-25 19:12:09 +03:00
RadoslavDimchev
8ca20a49f0 feat: add examples for validators story 2023-09-25 18:38:54 +03:00
RadoslavDimchev
89fef502be feat: add examples for validator request story 2023-09-25 18:20:05 +03:00
RadoslavDimchev
ddab178f15 feat: use formatting wallet address func 2023-09-25 14:09:28 +03:00
RadoslavDimchev
697193c83f feat: add connected wallet eth logo 2023-09-22 19:56:10 +03:00
RadoslavDimchev
82dc9e4935 feat: create components for connected wallet 2023-09-22 18:09:36 +03:00
RadoslavDimchev
53e9b1ba2b feat: create function to format wallet address 2023-09-22 17:33:14 +03:00
RadoslavDimchev
c839722782 fix: add args to val request story 2023-09-22 17:15:43 +03:00
RadoslavDimchev
b441051a51 feat: create validator address format function 2023-09-22 17:10:10 +03:00
RadoslavDimchev
7b028aebf4 feat: add main components of validator request 2023-09-22 16:48:38 +03:00
RadoslavDimchev
ec66e8585e feat: add validator request svg logo 2023-09-22 16:28:15 +03:00
RadoslavDimchev
f7a6238539 feat: add data to validator request 2023-09-22 15:48:46 +03:00
RadoslavDimchev
b4f57332fb feat: add parts of validator request 2023-09-22 15:34:13 +03:00
RadoslavDimchev
1f719efb10 fix: remove any and add types 2023-09-22 14:53:36 +03:00