Initial commit

Once again a weird place to commit, I have already done a lot of work, but I am just bad at using git, okay.
This commit is contained in:
Zoe
2025-11-17 16:12:26 +00:00
commit cfab3d0b8f
58 changed files with 18689 additions and 0 deletions

7
NOTES.md Normal file
View File

@@ -0,0 +1,7 @@
# Notes
Ideas:
- plugable solvers: users can implement their own solvers and use them with the
widget. This would allow easily changing the PoW algorithm, or even using
different PoW algorithms for different challenges.