Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

0.2.0

Compare
Choose a tag to compare
@holzeis holzeis released this 24 Nov 13:09
· 293 commits to main since this release
82ad5cc

Added

  • A mobile Lightning node that can be used to send and receive payments.
    The backend code is based on our fork of ldk-bdk-sample.
  • Support for CFD trading on Lightning.
    This is made possible by depending on our our rust-lightning fork.
  • A combined view of all incoming and outgoing payments and transactions to the dashboard.
  • The ability to send and receive on-chain transactions.
  • A history for on-chain transactions and off-chain payments.
  • Added CFD trading screens: offer screen; order confirmation screen; My CFDs screen; and a CFD details screen that allows settlement.
  • Support for CFD trading against the 10101 node on Bitcoin testnet.
  • Placeholder cards and screens for additional services that showcase our vision to add sports betting, a Taro exchange and savings products.

Changed

  • Overhauled the app's look and feel. We are using blue as the main color and have aligned the theme throughout the application elements.