It does not, though there are plenty of forks out there, such as Litecoin,
Dogecoin and Namecoin forks, and there's a generic fork (
https://github.com/mappum/altcoinj ) as well.

Ross Nicoll is working on a thin wrapper library (
https://github.com/rnicoll/libdohj ) which instead of being a full fork is
a set of classes that build on bitcoinj. By minimizing shared code, this
helps the library stay up to date with changes in bitcoinj. Currently it
only supports Dogecoin, but Litecoin should be a trivial addition
(basically adding a set of Litecoin classes to
https://github.com/rnicoll/libdohj/tree/master/src/main/java/org/libdohj/params
),
and it's designed so in theory other alts can be added too.

- Jameson

On Tue, Jun 21, 2016 at 2:05 PM, Ernesto Carrillo <ernesto.brou...@gmail.com
> wrote:

> Does bitcoinj supports other currencies besides Bitcoin?
>
> --
> You received this message because you are subscribed to the Google Groups
> "bitcoinj" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to bitcoinj+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"bitcoinj" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bitcoinj+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to