mirrorworld-sdk-js icon indicating copy to clipboard operation
mirrorworld-sdk-js copied to clipboard

Migrate from `joi` to `zod` for validation

Open codebender828 opened this issue 2 years ago • 0 comments

Feature request

Migrate SDK parameter validation from joi to use zod instead.

  • Better type inference.
  • Smaller bundle size.

codebender828 avatar Feb 21 '23 17:02 codebender828