GitGab19 / sv2-workshop

StratumV2 Reference Implementation Workshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository contains materials for a StratumV2 Reference Implementation workshop.

Contents:

  • marp-based slides (compiled from md to html via marp.sh)
  • a nix flake that automates the deployment of the workshop environment.

The nix flake is responsible for:

  • Serve slides.
  • Deploy a local signet.
  • Mine 16 blocks as bootstrapping for the SRI pool.

Then, the audience is expected to follow the steps highlighted in the slides.

Assuming you have a system with nix flakex enabled, you can deploy the flake via:

$ nix develop

About

StratumV2 Reference Implementation Workshop

License:Creative Commons Zero v1.0 Universal


Languages

Language:HTML 96.9%Language:Nix 2.6%Language:CSS 0.3%Language:Shell 0.1%