DFXswiss / btc-wallet

DFX Bitcoin Light Wallet for iOS & Android
https://dfx.swiss
MIT License
6 stars 2 forks source link

Activate the CHF Wallet #106

Closed TaprootFreak closed 4 days ago

TaprootFreak commented 1 week ago

https://dev.lightning.space/swagger#/User/UserController_getUser

When the API call is called, I now receive a "status": "active", back for the CHF account.

We can now start to detominate Bitcoin Lightning payments in local currencies and also hold customer balances in the local currency CHF.

Important: This function is not yet finished, and it does not yet work as it should. But we are already starting with the integration to support the development in the backend and to facilitate testing. This feature may only be activated for DEV. Activation for PRD must be excluded in the code.

The "CHF Taro Protocol" should therefore be activated on the main screen. When the user clicks on it, they should see the wallet in the same way as in the Bitcoin Lightning view. The login data for the LN Bits (LND Hub) wallet is contained in the API call mentioned above.

If no amount is selected in the Receive area, the same Lightning address should be displayed in the CHF wallet as in the BTC wallet. The Lightning address is multi-asset capable.