Go to file
2021-04-02 12:49:25 -06:00
config Prod build config 2021-03-19 21:58:24 -06:00
lib Mempool info tracking 2021-04-02 12:49:25 -06:00
priv/static Initial commit 2021-03-11 16:50:48 -06:00
rel Prod build config 2021-03-19 21:58:24 -06:00
test Initial commit 2021-03-11 16:50:48 -06:00
.formatter.exs Initial commit 2021-03-11 16:50:48 -06:00
.gitignore Initial commit 2021-03-11 16:50:48 -06:00
block.dat Mempool info tracking 2021-04-02 12:49:25 -06:00
mix.exs Mempool info tracking 2021-04-02 12:49:25 -06:00
mix.lock Mempool info tracking 2021-04-02 12:49:25 -06:00
README.md Initial commit 2021-03-11 16:50:48 -06:00

ZPUB

TODO: Add description

Installation

If available in Hex, the package can be installed by adding bitcoin_stream to your list of dependencies in mix.exs:

def deps do
  [
    {:bitcoin_stream, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/bitcoin_stream.