GitHub

Help build Variable-Base-Math

The source for Protocol5 lives on GitHub, and contributions are welcome. If you want to improve the math providers, expand tests, polish the UI, strengthen documentation, or help with UAI support, this is the place to start.

Ways to help

Contribution ideas

  • Report bugs in arithmetic behavior, parsing, or rendering.
  • Add or extend tests around cross-base math, fractions, and edge cases.
  • Improve documentation for UAI-1, Radix 63404, and developer install paths.
  • Polish the Protocol5 site shell, calculator UX, and accessibility.
  • Help package and integrate website tooling for broader adoption.

How to start

Open a clear contribution path

Fork the repo, make a focused change, and open a pull request. If the work is larger or could change behavior, start with an issue first so the direction is visible before implementation begins.

Contributions that improve clarity, correctness, testing, and maintainability are especially valuable here.