This turns the project into a monorepo using pnpm workspaces, dramatically simplifying the build process. It also fixes a lot of bugs and just generally makes the codebase a lot cleaner.
8 lines
94 B
TOML
8 lines
94 B
TOML
strategy = "target_number"
|
|
|
|
[leading_zeroes]
|
|
difficulty = 2
|
|
|
|
[target_number]
|
|
max_number = 192
|