ZK-Garage / plonk

A pure Rust PLONK implementation using arkworks as a backend.
https://discord.gg/XWJdhVf37F
Mozilla Public License 2.0
295 stars 76 forks source link

Remove redundant docs #97

Closed LukePearson1 closed 2 years ago

LukePearson1 commented 2 years ago

Since the addition of the plonk-book, there is no need for the docs folder.

Closes #95