JK TAN

Results 4 comments of JK TAN

@xssnick thanks =). I am thinking the correct authentication flow for my backend API which is able to know user wallet without getting user private key or seeds. are we...

@xssnick thanks for your replied. Would you like to share me more detail about this ? Can I drop you email or something ?

is this supported for flutter web version ?

hi unfortunately, i met this issue now >.< I had configured my nginx: ` server { listen 80; listen [::]:80; listen 443 ssl; listen [::]:443 ssl; ssl_certificate /etc/nginx/certs/cert.pem; ssl_certificate_key /etc/nginx/certs/private.pem;...