package base58

  1. Overview
  2. Docs
Base58 encoding and decoding

Install

Dune Dependency

Authors

Maintainers

Sources

v0.1.2.tar.gz
md5=0361f7f2d8eef14b7de8c4e482fbf5c2

Description

This library enables you to encode and decode into base58 representation using the flickr or bitcoin standard.

Published: 19 Oct 2015

Dependencies (6)

  1. ocamlbuild build
  2. ocamlfind build
  3. num < "1.5"
  4. ocaml >= "5.0"
  5. num
  6. ocaml >= "4.02.0" & < "5.0"

Dev Dependencies (3)

  1. bisect_ppx with-test
  2. bisect with-test
  3. testsimple with-test

Used by

None

Conflicts

None