This repository was archived by the owner on Aug 31, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed
Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ### Added
11+
12+ - A mobile Lightning node that can be used to send and receive payments.
13+ The backend code is based on our fork of [ ` ldk-bdk-sample ` ] ( https://github.com/klochowicz/ldk-bdk-sample ) .
14+ - Support for CFD trading on Lightning.
15+ This is made possible by depending on our [ our ` rust-lightning ` fork] ( https://github.com/itchysats/rust-lightning/tree/dlcs ) .
16+ - A combined view of all incoming and outgoing payments and transactions to the dashboard.
17+ - The ability to send and receive on-chain transactions.
18+ - A history for on-chain transactions and off-chain payments.
19+ - Added CFD trading screens: offer screen; order confirmation screen; ` My CFDs ` screen; and a CFD details screen that allows settlement.
20+ - Support for CFD trading against the ` 10101 ` node on Bitcoin ` testnet ` .
21+ - Placeholder cards and screens for additional services that showcase our vision to add sports betting, a Taro exchange and savings products.
22+
23+ ### Changed
24+
25+ - Overhauled the app's look and feel. We are using blue as the main color and have aligned the theme throughout the application elements.
26+
1027## [ 0.1.0] - 2022-11-09
1128
1229### Added
You can’t perform that action at this time.
0 commit comments