ton-connect / sdk

SDK for TON Connect 2.0 — a comprehensive communication protocol between wallets and apps in TON ecosystem
Apache License 2.0
326 stars 92 forks source link

pass more ui options to TonConnect #214

Open xcaptain opened 3 months ago

xcaptain commented 3 months ago

Currently the walletsListSource and walletsListCacheTTLMs options are not used, this commit pass them to TonConnect

xcaptain commented 3 months ago

Also I think the wallets-v2.json file should be copied to the sdk to reduce one http request https://github.com/ton-connect/sdk/blob/468e4cc41a49b3092793d2ca974ff3bee599a729/packages/sdk/src/wallets-list-manager.ts#L23-L24