Bitcoin Forum
May 30, 2024, 09:14:09 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Compiling Android Wallet in Linux - Modifying Base58/43 (Advice Needed)  (Read 1638 times)
p3terparker (OP)
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
February 05, 2014, 10:35:09 PM
 #1

I'm trying to compile a clone of this wallet, but I'm not quite sure of the best way to do so.

I finally got the dogecoin wallet compiled, but I don't know how to change the base58 encoding. I'm not sure what the best approach is..

I'm currently editing Base43.java and trying to rotate the ALPHABET to match my network. I want to compile the wallet so that it generates

keys starting with something other than one. I have a general idea of how this java file flows but I am running into errors when I try to edit it.

Thank you
Andreas Schildbach
Moderator
Hero Member
*
Offline Offline

Activity: 483
Merit: 501


View Profile
February 06, 2014, 08:31:57 AM
 #2

What do you have in mind?

Base43 is currently only used for encoding binary data into QR codes.

If you want to implement your network, you will most likely also need to fork and adapt bitcoinj.
Andreas Schildbach
Moderator
Hero Member
*
Offline Offline

Activity: 483
Merit: 501


View Profile
February 07, 2014, 09:09:55 AM
 #3

I suggest heading over to the bitcoinj forum and start hacking on bitcoinj. Once you have your altcoin working in wallet-tool, you can start to adapt Bitcoin Wallet. Also take a look at the other altcoins (Litecoin etc.) as they have been through this process mostly.
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!