zkFold / zkfold-base

ZkFold's Base library
https://zkfold.io
MIT License
17 stars 7 forks source link

Add a KYC datatype #282

Closed charrsky closed 1 month ago

charrsky commented 2 months ago

239

TurtlePU commented 2 months ago

@charrsky, for resolving the issue @echatav mantioned, you can convert from/to JSON via Haskell's ByteString type. It is base64-encoded and should work properly.