{"id":14968420,"url":"https://github.com/toannhu96/ore-mining-docker","last_synced_at":"2025-10-26T02:31:11.741Z","repository":{"id":252656439,"uuid":"841061022","full_name":"toannhu96/ore-mining-docker","owner":"toannhu96","description":"Run ORE Mining within single command using `docker compose`","archived":false,"fork":false,"pushed_at":"2024-08-12T04:23:08.000Z","size":5,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-31T13:43:24.593Z","etag":null,"topics":["mining","ore","solana"],"latest_commit_sha":null,"homepage":"https://getnimbus.io/","language":"Shell","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/toannhu96.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-11T14:24:38.000Z","updated_at":"2024-08-14T00:20:37.000Z","dependencies_parsed_at":"2024-08-11T15:44:29.120Z","dependency_job_id":"6b68df0e-c679-4fc6-8c87-6475d20ff3da","html_url":"https://github.com/toannhu96/ore-mining-docker","commit_stats":{"total_commits":3,"total_committers":1,"mean_commits":3.0,"dds":0.0,"last_synced_commit":"fcded5afab45cd739572b7b86362144466c8ad5e"},"previous_names":["toannhu96/ore-mining-docker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toannhu96%2Fore-mining-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toannhu96%2Fore-mining-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toannhu96%2Fore-mining-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toannhu96%2Fore-mining-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/toannhu96","download_url":"https://codeload.github.com/toannhu96/ore-mining-docker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238247949,"owners_count":19440879,"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":["mining","ore","solana"],"created_at":"2024-09-24T13:39:51.925Z","updated_at":"2025-10-26T02:31:06.443Z","avatar_url":"https://github.com/toannhu96.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 💰 ORE Mining Docker\r\n\r\nRun ORE Mining within single command using `docker compose`.\r\n\r\n## Prerequisites\r\n- Docker\r\n\r\n## Getting Started\r\n\r\n1. Add your wallet keypair:\r\n   ```bash \r\n   cd ore-miner\r\n   echo \"[your,wallet,private,key]\" \u003e wallet.json\r\n   ```  \r\n\r\n   Note: You might use `solana-cli` to generate new keypair.\r\n   ```bash\r\n   solana-keygen new\r\n   ```\r\n   Don't forget to transfer some SOL as gas fee for mining transactions. Also you need at least `0.05 SOL` in your wallet balance.\r\n\r\n2. Add `.env`\r\n   ```env\r\n   SOL_RPC=https://api.mainnet-beta.solana.com\r\n   PRIORITY_FEE=5000\r\n   THREAD_COUNT=16\r\n   ```\r\n\r\n   Note: \r\n   - It is recommended to use private Solana RPC such as [Helius](https://helius.dev) or [Shyft](https://shyft.to) to prevent public RPC rate-limit.\r\n   - `PRIORITY_FEE` is fee to use for mining transactions. You should set minimum priority fee equal or higher median fee from [Solana gas tracker](https://www.quicknode.com/gas-tracker/solana)\r\n   - Thread count is number of threads to use for mining.\r\n\r\n3. Run miner container:\r\n   ```bash\r\n   docker compose up -d\r\n   ```\r\n\r\n4. When you want to claim ORE do the same steps as `ore-miner`\r\n\r\n## License\r\n\r\nInpsired by [this repo](https://github.com/f3n1b00t/ore-containers) for idea. Also thanks for [HardhatChad](https://github.com/HardhatChad) for brilliant project on Solana! Feel free to use, share and fork this repo!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoannhu96%2Fore-mining-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoannhu96%2Fore-mining-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoannhu96%2Fore-mining-docker/lists"}