Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/roosoft/bitfinex_client
Get up to date or realtime BTCUSD prices from Bitfinex
https://github.com/roosoft/bitfinex_client
bitcoin bitfinex-api
Last synced: 9 days ago
JSON representation
Get up to date or realtime BTCUSD prices from Bitfinex
- Host: GitHub
- URL: https://github.com/roosoft/bitfinex_client
- Owner: RooSoft
- License: unlicense
- Created: 2022-10-13T19:26:16.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-14T16:54:50.000Z (about 2 years ago)
- Last Synced: 2024-10-30T10:09:35.628Z (9 days ago)
- Topics: bitcoin, bitfinex-api
- Language: Elixir
- Homepage:
- Size: 46.9 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BitfinexClient
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `bitfinex_client` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:bitfinex_client, "~> 0.1.0"}
]
end
```Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at .