{"id":20448369,"url":"https://github.com/em429/foundation-screed","last_synced_at":"2025-04-13T01:24:59.639Z","repository":{"id":76453711,"uuid":"493885020","full_name":"em429/foundation-screed","owner":"em429","description":"Mining pool frontend (for foundation-server)","archived":false,"fork":false,"pushed_at":"2022-06-28T22:01:28.000Z","size":456,"stargazers_count":1,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-12-27T04:55:56.402Z","etag":null,"topics":["bitcoin","cryptocurrency","frontend","mining-pool","sveltekit"],"latest_commit_sha":null,"homepage":"","language":"Nix","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/em429.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}},"created_at":"2022-05-19T01:52:02.000Z","updated_at":"2023-12-27T04:56:19.219Z","dependencies_parsed_at":"2023-12-27T04:56:08.233Z","dependency_job_id":"4229ca87-c47a-49cd-af82-4835d4295901","html_url":"https://github.com/em429/foundation-screed","commit_stats":null,"previous_names":["em429/foundation-screed"],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/em429%2Ffoundation-screed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/em429%2Ffoundation-screed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/em429%2Ffoundation-screed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/em429%2Ffoundation-screed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/em429","download_url":"https://codeload.github.com/em429/foundation-screed/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224766397,"owners_count":17366313,"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","cryptocurrency","frontend","mining-pool","sveltekit"],"created_at":"2024-11-15T10:34:32.921Z","updated_at":"2024-11-15T10:34:33.510Z","avatar_url":"https://github.com/em429.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Screed for Foundation\n\n[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity)\n\n![screenshot of screed](https://github.com/qirpi/foundation-screed/raw/master/screenshots/screenshot1.png)\n\nScreed is a unofficial frontend for the amazing mining-pool software [foundation-server](https://github.com/blinkhash/foundation-server) from [blinkhash](https://github.com/blinkhash)\n\nThere is also an official frontend, currently free to use while in beta on https://blinkhash.com/\n\n### Setup\n\n#### Using docker\n\n```bash\ndocker pull qirpi/foundation-screed\ndocker run --init --network=host qirpi/foundation-screed\n```\n\n#### Building from source\n\nMake sure you have a recent nodejs version like v16. It is recommended to use a tool like `nvm` to install a specific version.\n\n### Configuration\n\nThe available environment variables, with their default values and a short explanation is below.\n\n```bash\n\n   SCD_ENVIRONMENT=development\n   SCD_POOL_NAME=\"fresh mining pool\"\n   SCD_POOL_FRONTEND_URL=localhost\n   SCD_FOUNDATION_API_BASE=\"127.0.0.1:3001/api/v1\"\n   SCD_STRATUM_URL=lottononce.com\n   SCD_POOL_CARD_TITLE=Pool\n   SCD_SUPPORT_EMAIL=\"support@example.com\"\n     \n   # Shared or solo pool?\n   # \t  Setting to false will hide the fields that don't make sense\n   # \t  on a solo pool.\n   #\n   # \t  TODO: create a writeable store for triggering between solo/shared by default\n   # \t        and add a config option to make pool solo or shared only\n   SCD_POOL_SHARED=true\n\n   SCD_DEFAULT_COIN_ENDPOINT=\"/Bitcoin\"\n\n   # Whether to hide blocks card or not\n   # Useful for solo pools, or pools just starting wishing to hide an empty\n   # block list.\n   SCD_HIDE_BLOCKS_CARD=false\n   # Default: BTC current block reward\n   SCD_BLOCK_REWARD=6.25\n\n   # NOTE: This definetly could be made simpler / better\n   # Default: BTC, 10 minutes\n   SCD_BLOCK_TIME_IN_SECONDS=600,\n   SCD_BLOCK_TIME_UNIT=\"minutes\"\n   # Default: seconds to minutes in template\n   SCD_BLOCK_TIME_UNIT_DIVIDER=60\n\n   SCD_BLOCK_EXPLORER_URL=\"https://blockchain.com/btc/block\"\n   SCD_TX_EXPLORER_URL=\"https://blockchain.com/btc/tx\"\n\n   # Convert Hash to Petahash by dividing it by 1 trillion --\u003e\n   SCD_NETWORK_HASHRATE_DISPLAY_UNIT=petahash\n   SCD_POOL_HASHRATE_DISPLAY_UNIT=megahash\n   SCD_WORKER_HASHRATE_DISPLAY_UNIT=megahash\n```\n\n\n\n#### Made with:\n\n-   sveltekit\n-   tailwindcss + a17\n\n\nI'm available for support with setup for a one time fee, please reach out via support@lambd.ax\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fem429%2Ffoundation-screed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fem429%2Ffoundation-screed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fem429%2Ffoundation-screed/lists"}