ceramicnetwork / js-ceramic

Typescript implementation of the Ceramic protocol
http://ceramic.network
Other
414 stars 127 forks source link

feat: worker threads #3145

Open dbcfd opened 8 months ago

dbcfd commented 8 months ago

Utilizes worker threads for did verification and signing. Additionally uses worker threads for model and model instance validation.