{"id":26188111,"url":"https://github.com/shekohex/orehub","last_synced_at":"2026-02-22T15:39:17.158Z","repository":{"id":270741355,"uuid":"845744102","full_name":"shekohex/orehub","owner":"shekohex","description":"Orehub is a Peer to Peer mining pool built as a sidechain (L2) using Substrate framework.","archived":false,"fork":false,"pushed_at":"2025-04-04T20:48:17.000Z","size":798,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-24T00:19:30.728Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shekohex.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-08-21T21:03:49.000Z","updated_at":"2024-12-04T11:32:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"24c4440f-d29c-4ca0-8127-ec5a98423ac5","html_url":"https://github.com/shekohex/orehub","commit_stats":null,"previous_names":["shekohex/orehub"],"tags_count":0,"template":false,"template_full_name":"paritytech/polkadot-sdk-minimal-template","purl":"pkg:github/shekohex/orehub","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shekohex%2Forehub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shekohex%2Forehub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shekohex%2Forehub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shekohex%2Forehub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shekohex","download_url":"https://codeload.github.com/shekohex/orehub/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shekohex%2Forehub/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29717725,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-22T15:10:41.462Z","status":"ssl_error","status_checked_at":"2026-02-22T15:10:04.636Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2025-03-11T23:56:43.116Z","updated_at":"2026-02-22T15:39:17.150Z","avatar_url":"https://github.com/shekohex.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OreHub Node\n\nOreHub Node is a Polkadot SDK based blockchain node that is designed to be a decentralized Mining Pool for the [Ore](https://ore.supply) cryptocurrency.\n\n## Project Structure\n\nA Polkadot SDK based project such as this one consists of:\n\n* 💿 a [Node](./node/README.md) - the binary application.\n* 🧮 the [Runtime](./runtime/README.md) - the core logic of the blockchain.\n* 🎨 the [Pallets](./pallets/README.md) - from which the runtime is constructed.\n\n## Getting Started\n\n* 🦀 The project is using the Rust language.\n\n* 👉 Check the\n[Rust installation instructions](https://www.rust-lang.org/tools/install) for your system.\n\n* 🛠️ Depending on your operating system and Rust version, there might be additional\npackages required to compile this template - please take note of the Rust compiler output.\n\n### Build\n\n🔨 Use the following command to build the node without launching it:\n\n```sh\ncargo build --package orehub-node --release\n```\n\n🐳 Alternatively, build the docker image:\n\n```sh\ndocker build . -t orehub\n```\n\n### Single-Node Development Chain\n\n👤 The following command starts a single-node development chain:\n\n```sh\n./target/release/orehub-node --dev\n\n# docker version:\ndocker run --rm orehub --dev\n```\n\nDevelopment chains:\n\n* 🧹 Do not persist the state.\n* 💰 Are pre-configured with a genesis state that includes several pre-funded development accounts.\n* 🧑‍⚖️ One development account (`ALICE`) is used as `sudo` accounts.\n\n### Connect with the Polkadot-JS Apps Front-End\n\n* 🌐 You can interact with your local node using the\nhosted version of the [Polkadot/Substrate\nPortal](https://polkadot.js.org/apps/#/explorer?rpc=ws://localhost:9944).\n\n* 🪐 A hosted version is also\navailable on [IPFS](https://dotapps.io/).\n\n* 🧑‍🔧 You can also find the source code and instructions for hosting your own instance in the\n[`polkadot-js/apps`](https://github.com/polkadot-js/apps) repository.\n\n## Getting Help\n\n* 🧑‍🏫 To learn about Polkadot in general, [Polkadot.network](https://polkadot.network/) website is a good starting point.\n\n* 🧑‍🔧 For technical introduction, [here](https://github.com/paritytech/polkadot-sdk#-documentation) are\nthe Polkadot SDK documentation resources.\n\n* 👥 Additionally, there are [GitHub issues](https://github.com/paritytech/polkadot-sdk/issues) and\n[Substrate StackExchange](https://substrate.stackexchange.com/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshekohex%2Forehub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshekohex%2Forehub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshekohex%2Forehub/lists"}