lhalcyon/l_token

need your help

takkuumi opened this issue · 1 comments

hi,lhalcyon.

i have move your sdk into my flutter app.but ,there was some problems.

  1. when i create eth wallet, i found the public key less two words.i have verify on http://awpking.com/, they public key index of 0x03....,but i got 0x...
    2.this sdk cannot create other wallet. like btc crw and so on.

  2. i think the sdk should a alone project,not in this project.maybe you can push it to dart packages.

@NateLing
Sorry for see this issue so late :(
This repo may help you .web3dart

I suggest that you can use flutter to develop UI , and use imToken native SDK to develop wallet stuff just like they did (RN for UI , native SDK for wallet)