65 Commits

Author SHA1 Message Date
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
RcleydsonR
91283305b9 add connect to ethers provider function and use pinia as ether params store
Co-authored-by: geovanne97 <geovannessaraiva97@gmail.com>
Co-authored-by: brunoedcf <brest.dallacosta@outlook.com>
2022-11-15 17:06:08 -03:00
RcleydsonR
a2acb72a1b implement first page header with metamask connection
Co-authored-by: geovanne97 <geovannessaraiva97@gmail.com>
Co-authored-by: brunoedcf <brest.dallacosta@outlook.com>
2022-11-15 17:05:35 -03:00
RcleydsonR
4ce650f0d2 configuring connection to metamask wallet 2022-11-11 16:05:01 -03:00
RcleydsonR
69d0c95adf add default values to merchantCity and merchantName params 2022-11-10 17:54:47 -03:00
RcleydsonR
95067dfca5 fix: made transactionId a required arg to generate pix payload 2022-11-09 16:51:50 -03:00
RcleydsonR
631bfc7d76 fix style guide raised in pull request 2022-11-09 11:10:00 -03:00
RcleydsonR
bebf8232ee lint fixes 2022-11-04 17:51:49 -03:00
RcleydsonR
d792eedd73 add component to generate a static pix qrcode 2022-11-04 17:44:59 -03:00
RcleydsonR
810f44071b generate qr code from pix function implementation
can't use the qrcode-pix library because of a broken dependency based on crc v4.1.1, so, needed to use a previous version from crc
2022-11-04 01:09:33 -03:00
EsioFreitas
7f385c0bd0 Merge branch 'main' of https://github.com/liftlearning/P2Pix-Front-End into main 2022-10-26 14:43:29 -03:00
EsioFreitas
20ba886496 chore: add tailwind 2022-10-26 14:43:26 -03:00
RcleydsonR
63c5669026 fix: lint error by adding node env in eslint config 2022-10-24 21:34:18 -03:00
EsioFreitas
12f599d31e chore: config project 2022-10-24 15:33:24 -03:00