{"id":25840131,"url":"https://github.com/wisespace-io/bitfinex-rs","last_synced_at":"2025-04-10T05:05:41.417Z","repository":{"id":46570914,"uuid":"113086667","full_name":"wisespace-io/bitfinex-rs","owner":"wisespace-io","description":"Bitfinex trading api","archived":false,"fork":false,"pushed_at":"2022-11-18T17:52:41.000Z","size":61,"stargazers_count":58,"open_issues_count":4,"forks_count":32,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-04-10T05:05:37.831Z","etag":null,"topics":["bitcoin","bitfinex","cryptocurrency-exchanges","rust","trading-api"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wisespace-io.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-12-04T19:39:12.000Z","updated_at":"2025-03-05T23:25:39.000Z","dependencies_parsed_at":"2022-09-26T18:10:50.819Z","dependency_job_id":null,"html_url":"https://github.com/wisespace-io/bitfinex-rs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wisespace-io%2Fbitfinex-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wisespace-io%2Fbitfinex-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wisespace-io%2Fbitfinex-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wisespace-io%2Fbitfinex-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wisespace-io","download_url":"https://codeload.github.com/wisespace-io/bitfinex-rs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248161273,"owners_count":21057555,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bitcoin","bitfinex","cryptocurrency-exchanges","rust","trading-api"],"created_at":"2025-03-01T04:40:40.392Z","updated_at":"2025-04-10T05:05:41.371Z","avatar_url":"https://github.com/wisespace-io.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Crates.io](https://img.shields.io/crates/v/bitfinex.svg)](https://crates.io/crates/bitfinex)\n[![Build Status](https://travis-ci.org/wisespace-io/bitfinex-rs.png?branch=master)](https://travis-ci.org/wisespace-io/bitfinex-rs)\n[![MIT licensed](https://img.shields.io/badge/License-MIT-blue.svg)](./LICENSE-MIT)\n[![Apache-2.0 licensed](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](./LICENSE-APACHE)\n\n# bitfinex-rs\n\nUnofficial Rust Library for the [Bitfinex API V2](https://bitfinex.readme.io/v2/docs/getting-started)\n\n# Risk Warning\n\nIt is a personal project, use at your own risk. I will not be responsible for your investment losses.\nCryptocurrency investment is subject to high market risk.\n\n# Usage\n\nAdd this to your Cargo.toml\n\n```toml\n[dependencies]\nbitfinex = { git = \"https://github.com/wisespace-io/bitfinex-rs.git\" }\n```\n\n## PUBLIC ENDPOINTS\n\nTicker, Trades, Book, Candles, see [example](https://github.com/wisespace-io/bitfinex-rs/blob/master/examples/src/public_endpoints.rs)\n\n## PRIVATE ENDPOINTS\n\nWallets, Orders, Trades, Margin and Funding Info, see [example](https://github.com/wisespace-io/bitfinex-rs/blob/master/examples/src/private_endpoints.rs)\n\n## PUBLIC CHANNELS (WEBSOCKETS)\n\nTicker, Trades, Book, Raw Book, Candles, see [example](https://github.com/wisespace-io/bitfinex-rs/blob/master/examples/src/public_channels.rs)\n\n# Other Exchanges\n\nIf you use [Binance](https://www.binance.com/) check out my [Rust library for Binance API](https://github.com/wisespace-io/binance-rs)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwisespace-io%2Fbitfinex-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwisespace-io%2Fbitfinex-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwisespace-io%2Fbitfinex-rs/lists"}