mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-11-02 05:27:17 +00:00
Wallet template: add a UI to show the users seed words and demonstrate how to do a restore from seed with WalletAppKit.
This commit is contained in:
@@ -39,11 +39,13 @@
|
||||
<artifactId>guava</artifactId>
|
||||
<version>16.0.1</version>
|
||||
</dependency>
|
||||
<!-- Native Mac skin (there's also AeroFX, MetroFX, etc)
|
||||
<dependency>
|
||||
<groupId>com.aquafx-project</groupId>
|
||||
<artifactId>aquafx</artifactId>
|
||||
<version>0.1</version>
|
||||
</dependency>
|
||||
-->
|
||||
<dependency>
|
||||
<groupId>de.jensd</groupId>
|
||||
<artifactId>fontawesomefx</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user