Packages

Elixir ECC (Elliptic curve cryptography) utils, port from Python Bitcoin tool (https://github.com/vbuterin/pybitcointools)

Current section

Files

Jump to
exbtc lib exbtc.ex
Raw

lib/exbtc.ex

defmodule Exbtc do
@moduledoc File.read!(Path.expand("../README.md", __DIR__))
end