DEV Community

Cover image for Testing a claim: Can you implement CPS-0001 without reading the source?
MyShape-Protocol
MyShape-Protocol

Posted on

Testing a claim: Can you implement CPS-0001 without reading the source?

We just dropped the blind-implementation challenge for MyShape Protocol—the sovereign 3D identity layer for the decentralized human.

Instead of building another product, we are stress-testing a protocol. We are calling on 3 to 5 sharp, independent developers to see if the specification can stand on its own feet through pure cryptographic verification.

What is the Challenge?

  • Target: Implement CPS-0001 using pure SHA-256 and Ed25519.
  • Effort: ~30–90 minutes.
  • Format: Fork, implement, pass or fail (both are data).
  • NPM Package: @thecontinuitylab/myshape@0.1.3 is officially live for testing.

Why this matters

True decentralization requires protocol independence. We believe a sovereign 3D identity standard shouldn't rely on closed-source runtimes or fragmented 2D paradigms.

Legacy (2D / Fragmented) MyShape (3D / Sovereign)
Static metadata Cryptographically bound continuous identity layer
Siloed platforms Protocol-level sovereign validation

Not a product pitch. Pure protocol testing.

👉 Check out the repository and start your blind implementation here: MyShape Protocol GitHub Repository

Pass or fail, let’s see what the data tells us.

Top comments (0)