Proof of Concept Work

Proofs can be done within a library repo on a special branch, like proof/*

However in most cases we recommend creating a proof-specific repo for pure R&D work, so that these patterns can be adapted, revisited, and evolved over time separately from production library implementations.

Last updated