Skip to content

filip26/copper-multibase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Copper Multibase Encoder and Decoder.

A Java implementation of Multibase.

Java 8 CI Maven Central License

Features

  • Base58BTC encoding

Contributing

All PR's welcome!

Building

Fork and clone the project repository.

> cd copper-multibase
> mvn clean package

Resources