escapedcat

Results 637 comments of escapedcat

@qqqzhch already tackled this via #1844

Current status, simple welcome info for all users: ![image](https://user-images.githubusercontent.com/1016218/204339218-bec8c52e-4cd1-475a-8774-4946b20a6063.png) Link goes to https://guides.getalby.com/overall-guide/alby-lightning-wallet/how-to-top-up-your-wallet-balance

Updated text & link: ![image](https://user-images.githubusercontent.com/1016218/204475444-ecacb0fc-d13c-4192-b2e8-6bafdd35649b.png)

@bumi > I think it would be better to use a link that we control, then it is easier for us to change it. e.g. getalby.com/topup > > If we...

> We can use this link now https://guides.getalby.com/overall-guide/alby-lightning-wallet/how-to-top-up-your-wallet-balance, yes. Created a PR here: https://github.com/getAlby/getalby.com/pull/257

Status: This ok for a first iteration till we start with #1845 ?

> This ok for a first iteration till we start with https://github.com/getAlby/lightning-browser-extension/issues/1845 ? #1845 is faster then this. Will wait till it's merged and rework the onboarding-flow after.

Updated this PR - merged latest master and adapted the ee2 tests - removed the info box because this will be tackled by: #1892

- resolved conflicts - ~e2e test is not related to this, also fails on master. Will have a look.~ ~`successfully connects to Core Lightning` fails~

Gave it a try by using your fork/branch directly. It's a simple `axios.get`. With the default adapter `response.data` is filled. Switching to the fetchAdapter `response.data` is undefined. The `response` object...