mirror of
https://github.com/Retropex/bitfeed.git
synced 2025-05-13 03:30:47 +02:00
config | ||
lib | ||
log | ||
priv/static | ||
rel | ||
test | ||
.formatter.exs | ||
.gitignore | ||
artillerytest.yml | ||
block.dat | ||
mix.exs | ||
mix.lock | ||
README.md |
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.