Closed dipunm closed 1 year ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated |
---|---|---|---|---|
cashu-wallet | ✅ Ready (Inspect) | Visit Preview | 💬 Add your feedback | Mar 10, 2023 at 3:40AM (UTC) |
thanks, yes i will merge this PR, then do the formatting myself. I haven't done it yet on the main branch
Description
Allows importing a cashu token on load via the url hash.
Changes
goto
logic ensures that the wallet tab behaves normally after first load. (eg. go to url with hash, hit cancel, go to mint tab, come back to wallet tab -> should not try to add token again)PR Tasks
npm run test:unit
npm run format
Note:
npm run format
made a LOT of changes. It changed readme files, and formatted a lot of files which would make this PR hard to read.