Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 710 Bytes

readme.md

File metadata and controls

38 lines (23 loc) · 710 Bytes

Simple BitcoinJ GUI Wallet

  • Simple bitcoin GUI wallet using BitcoinJ library and JavaFX.
  • Tested on testnet environment.

Requirements

  • JDK >= 11
  • Gradle >= 4.0.0

Getting Started

Using Gradle

$ git clone https://github.com/LunaTK/Simple-Bitcoinj-GUI-Wallet.git
$ cd Simple-Bitcoinj-GUI-Wallet
$ ./gradlew run

Screenshots

Main Page Send Bitcoin Request Bitcoin

Donation

I will be expecting some donations, no matter how much :)

My Bitcoin Address

Bitcoin Address : 1NzNNrSCStaTib9jnRSZ5kDQhoVosohpUR

License

MIT