Skip to content

[v1] Create public library API for codec, signing, verification, and RPC parsing #58

@SMC17

Description

@SMC17

Problem
The v1 release needs this work to make the toolkit claim defensible.

Scope

  • Create the stable public Zig library surface for v1.
  • Export only toolkit APIs needed for serialize, signing-hash, verify, and selected RPC parsing.

Files

  • src/modules.zig
  • src/
  • build.zig

Gates

  • Gate A

Acceptance Criteria

  • Stable exported functions exist for serialize, signing hash, verify, and selected RPC parsing.
  • Examples compile against the public API.
  • Internal-only modules are not exposed accidentally.

Related

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestexpert-onlyRequires deep protocol/systems expertisepriority:p1Important next

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions