Contribute to DCENT_OS & the D-Central Open-Source Stack
Quick answer
DCENT_OS and the D-Central Toolbox are public and GPL-3.0 on GitHub at github.com/DCentralTech. To contribute: fork the repo, branch, make your change, and open a pull request against main. Read the repo’s CONTRIBUTING.md and CODE_OF_CONDUCT.md first, and note that under GPL-3.0 your contribution is licensed the same way the project is (inbound = outbound). The projects are young — a public beta — which means early contributions carry real weight.
We build on open protocols and open predecessors, so our own firmware and tools are open too. If you want to shape where DCENT_OS goes, the door is open — and being early is an advantage, not a barrier.
The repos
Everything lives under github.com/DCentralTech, GPL-3.0:
- DCENT_OS — GPL-3.0 open-source Bitcoin mining firmware stack for selected Bitmain Antminer ASIC miners; the repository also contains a separately evidence-gated ESP32-S3 branch.
- DCENT_Toolbox — the companion flashing / monitoring / control tooling.
- DCENT_axe · Voice · Torrent — the wider sovereign-stack projects.
How to send a change
- Read the repo’s
CONTRIBUTING.mdandCODE_OF_CONDUCT.md— andGOVERNANCE.md/SECURITY.mdif your change touches process or security. - Fork the repo and clone your fork, then branch off
main:
git clone https://github.com/<you>/DCENT_OS cd DCENT_OS git checkout -b my-fix
- Build and test it yourself — the README has a tiered “test it yourself” path and platform docs. If you can flash it in the browser at /flash/, you can validate a firmware change end-to-end.
- Commit, push your branch, and open a pull request against
maindescribing what and why. - Found a bug you can’t fix? Open an issue on the repo — a clear, reproducible report is a real contribution.
Licensing & credit
DCENT_OS is GPL-3.0: contributions are licensed under the same
terms as the project (inbound = outbound), and upstream projects we build on are credited in each repo’s
THIRD_PARTY_NOTICES.md. Security issues: use the repo’s SECURITY.md process
rather than a public issue. Not a coder? The most useful non-code contribution is a precise bug report or a
field report from real hardware.
Related: Build With D-Central (API + data + OSS index) · DCENT_OS · web flasher · the sovereign stack.
Related products, repair, and setup paths
- how D-Central diagnoses ASIC repairs
- ASIC troubleshooting library
- ASIC manuals and repair guides
- replacement hashboards
- ASIC control boards
- ASIC power supplies
- S19 family replacement hashboard
- C52 replacement control board
- APW12 S19 power supply
- compare specs in the ASIC miner database
- compare ASIC miner specs
- ASIC miner database
- ASIC repair services
- Antminer S19 specs and profitability
- buy a tested Antminer S19
- Antminer S19 maintenance guide
- Antminer S19 repair service
- Antminer S21 specs
- Bitmain Antminer S21
- Antminer S21 maintenance guide
- BM1370BC S21 Pro chip
Last reviewed July 21, 2026.
