near / borsh-js

TypeScript/JavaScript implementation of Binary Object Representation Serializer for Hashing
Apache License 2.0
112 stars 38 forks source link

Should we impl the schema util for borsh-js #84

Closed hanakannzashi closed 9 months ago

hanakannzashi commented 9 months ago

It is hard to define a schema for complex object, should we impl a util like BorshSchema.ts in borsh-js?