stacks.js
stacks.js copied to clipboard
Provide schema validators & types for SIP-30 request and response objects
Implementors of SIP-30 would greatly benefit from a single home exporting both schema validators and types of the new methods.
Zod type inference is the best of the popular schema validator libs imo
Interesting! Maybe a package @stacks/schemas (or @stacks/types) for these