https://github.com/plebhash/sv2-nix-tour
A guided journey on SV2 universe based on Nix
https://github.com/plebhash/sv2-nix-tour
Last synced: 4 months ago
JSON representation
A guided journey on SV2 universe based on Nix
- Host: GitHub
- URL: https://github.com/plebhash/sv2-nix-tour
- Owner: plebhash
- License: cc0-1.0
- Created: 2024-06-05T23:07:00.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-06T00:06:01.000Z (about 2 years ago)
- Last Synced: 2025-10-11T07:04:02.804Z (8 months ago)
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
SV2 Nix Tour
A guided journey on Stratum universe based on [Nix](https://nixos.org/). The goal is to help the reader assimilate key concepts around Bitcoin mining, [StratumV2 protocol specs](https://stratumprotocol.org/specification), and [Stratum Reference Implentation](https://github.com/stratum-mining/stratum) (SRI).
The markdown files are structured as a sequence of Nix-based mini-lessons around SRI.
Each lesson guides the reader through some steps, and proposes rethorical questions.
The [Discussions](https://github.com/plebhash/sv2-nix-tour/discussions) tab of the Github repository is used for the community to engage around these rethorical questions, and any other questions that come up during their journey through the Tour.