Packages

Elixir API wrapper for www.bitcoin.de an online bitcoin marketplace.

Current section

Files

Jump to
bitcoin_de README.md
Raw

README.md

# BitcoinDe
Elixir API wrapper for www.bitcoin.de an online bitcoin marketplace.
## Installation
The package can be installed
by adding `bitcoin_de` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[{:bitcoin_de, "~> 0.1.0"}]
end
```
Documentation can be found at [https://hexdocs.pm/bitcoin_de](https://hexdocs.pm/bitcoin_de).