privacy-scaling-explorations / zk-kit

A monorepo of reusable libraries for zero-knowledge technologies.
https://zkkit.pse.dev
MIT License
291 stars 79 forks source link

refactor(imt)!: create two different imt libs #285

Closed cedoor closed 6 months ago

cedoor commented 6 months ago

Description

IMT implementations have been separated to allow them to be versioned more precisely.

Related Issue(s)

Re #282

Checklist