17 Commits

Author SHA1 Message Date
RcleydsonR
ee35c17b6e preparing props for next steps fafter search 2022-11-29 17:49:24 -03:00
brunoedcf
c5162c1896 Adding 2 decimal places restrition to search tokens component input 2022-11-26 16:07:04 -03:00
RcleydsonR
8da7f6a4ff emit selectedDeposit and token value to Home component when confirm button is clicked 2022-11-26 14:25:19 -03:00
RcleydsonR
bbca2374d1 fix css and add connectAccount method that run verifyLiquidity after connected 2022-11-26 14:07:16 -03:00
RcleydsonR
fc508734a2 remove implementation ofsearch by money and only allow to search by token ammount 2022-11-25 20:27:57 -03:00
RcleydsonR
f47f711bd9 transform the view implementation into a component called SearchComponent 2022-11-25 19:30:54 -03:00
EsioFreitas
0b1a59b333 feat: add search token card
Co-authored-by: RcleydsonR <rafael.cleydson@gmail.com>
2022-11-23 18:12:04 -03:00
RcleydsonR
c5322854aa add custom button component
Co-authored-by: Esio Freitas <esio.gustavo@gmail.com>
2022-11-23 18:07:18 -03:00
RcleydsonR
7256d59b49 defining default values in makeTransaction function signature 2022-11-22 08:35:24 -03:00
RcleydsonR
15e5fed07b fix lint errors
Co-authored-by: brunoedcf <brest.dallacosta@outlook.com>
2022-11-21 16:42:45 -03:00
RcleydsonR
35a92b2ca8 add default page layout with header
Co-authored-by: brunoedcf <brest.dallacosta@outlook.com>
2022-11-21 16:02:01 -03:00
brunoedcf
328bb9ad62 Implemented communication with MockToken contract and deployed local network
Co-authored-by: RcleydsonR <rafael.cleydson@gmail.com>
Co-authored-by: geovanne97 <geovannessaraiva97@gmail.com>
2022-11-18 17:05:11 -03:00
brunoedcf
d7f6294e6d Fixing provider state and wallet change listener, formatting balance
Co-authored-by: RcleydsonR <rafael.cleydson@gmail.com>
2022-11-16 17:15:56 -03:00
RcleydsonR
85d76c9e42 add background image to app 2022-11-16 01:30:23 -03:00
RcleydsonR
fefebcf91e add change account event listener 2022-11-16 01:29:06 -03:00
RcleydsonR
097837ddee implement header as a TopBar component 2022-11-16 01:27:29 -03:00
EsioFreitas
12f599d31e chore: config project 2022-10-24 15:33:24 -03:00