Bitcoin Forum
May 11, 2024, 01:23:41 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: bitcoin-java, a new bitcoin library  (Read 87 times)
bitcoinbeto (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 3


View Profile WWW
November 25, 2021, 12:06:29 AM
Merited by ABCbits (1), dkbit98 (1), BlackHatCoiner (1)
 #1

Hello,

I'm posting to divulge a new open-source Bitcoin library written in Java, including support for taproot single key transactions: https://github.com/bitcoin-education/bitcoin-java.

My main motivation to build this library was for educational purposes. Also, I was missing a lean bitcoin library written in Java, since I think bitcoinj too feature-heavy. I don't intend to include features that allow communication with nodes nor any online features in it. I think it will be another option for developers that want to build a wallet in Java or other JVM languages.

Current features of the library:
- Generate BIP39 mnemonic seeds
- Derive extended keys
- Generate Base58, Bech32 and Bech32m addresses
- Create and sign Segwit, and non Segwit transactions (multi and single sig)
- Create and sign taproot single-sig transactions
- and more...

Feedback, PRs, and issues are welcome and appreciated.

Website of the project, where I plan to post more examples using it:
https://www.bitcoineducation.site/
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!