{"id":19454212,"url":"https://github.com/huaying/bitfinex-lending-bot","last_synced_at":"2025-04-25T04:31:09.578Z","repository":{"id":39219585,"uuid":"241170820","full_name":"huaying/bitfinex-lending-bot","owner":"huaying","description":"Bitfinex Lending Bot automates the funding on Bitfinex 自動放貸機器人","archived":false,"fork":false,"pushed_at":"2023-01-05T07:59:44.000Z","size":4353,"stargazers_count":47,"open_issues_count":21,"forks_count":16,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-03T16:40:15.195Z","etag":null,"topics":["bitfinex","bot","funding","javascript","lending-bot","lending-strategies","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/huaying.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-02-17T17:45:19.000Z","updated_at":"2025-03-29T12:41:38.000Z","dependencies_parsed_at":"2023-02-03T19:31:52.450Z","dependency_job_id":null,"html_url":"https://github.com/huaying/bitfinex-lending-bot","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/huaying%2Fbitfinex-lending-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaying%2Fbitfinex-lending-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaying%2Fbitfinex-lending-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaying%2Fbitfinex-lending-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huaying","download_url":"https://codeload.github.com/huaying/bitfinex-lending-bot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250754670,"owners_count":21481852,"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":["bitfinex","bot","funding","javascript","lending-bot","lending-strategies","nodejs"],"created_at":"2024-11-10T17:08:35.380Z","updated_at":"2025-04-25T04:31:04.568Z","avatar_url":"https://github.com/huaying.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bitfinex Lending Bot\nThe project is written in React (create-react-app) and nodejs (expressjs).\n\n\u003cimg width=\"1029\" alt=\"Screen Shot 2020-03-14 at 8 51 21 PM\" src=\"https://user-images.githubusercontent.com/3991678/76682282-affb4000-6635-11ea-9f79-f485e31e69e2.png\"\u003e\n\n\n## Prerequisite\nyarn, docker, docker-compose\n\n## Installation\n- Create a new file `.env` under the current directory and put your key, secret and timezone here.\n```\nAPI_KEY=xxx\nAPI_SECRET=xxx\n\nTZ=Asia/Taipei\n```\n\n- Copy `server/custom-config.example.js` to `server/custom-config.js`, we can playground with the numbers in this config.\n\n- Run `yarn` to install required packages\n\n## Run the bot\nIf you just want to start the bot and automatically lend your money out, you only need to start the backend service.\nIt will check your remaining/submit funding offers every \u003cb\u003e3\u003c/b\u003e minutes.\n\n```\ndocker-compose up \n```\n\n## Run the auto submit once\nAlthough the bot checks and submits offers regularly, you can run the script directly.\n\n```\nyarn auto-submit\n```\n\n## Start the ui (optional)\n\n```\nyarn start\n```\n\n### Deploy to your own server:\n\napi: `docker-compose up -d` and serve it in a proxy server such as nginx\n\nui:  `REACT_APP_API_URL='https://yourserverurl.com' yarn build` \n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuaying%2Fbitfinex-lending-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhuaying%2Fbitfinex-lending-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuaying%2Fbitfinex-lending-bot/lists"}