Creit-Tech / Stellar-Wallets-Kit

A kit to handle all Stellar Wallets at once with a simple API
https://stellarwalletskit.dev
MIT License
35 stars 19 forks source link

There might be a problem with the dependency declaration for @creit-tech/xbull-wallet-connect #21

Closed jeesunikim closed 1 month ago

jeesunikim commented 5 months ago
invalid
earrietadev commented 5 months ago

Yeah this is common because not all tools recognize importing libraries from public github repos. Something I plan to do is deploying the xbull connect library to npm so these types of errors don't happen, probably will work on that today or tomorrow. I'll let you know once is updated

earrietadev commented 1 month ago

Sorry for the big delay on this, the latest version of the kit fixes this because now the xbull-wallet-connect package is loaded from npm instead of github.