Crates.io | plonk-pallet |
lib.rs | plonk-pallet |
version | 0.2.2 |
source | src |
created_at | 2021-11-28 02:12:33.080758 |
updated_at | 2021-12-22 06:52:46.787835 |
description | zkSNARK plonk pallet |
homepage | https://github.com/PlasmNetwork/plonk/ |
repository | https://github.com/PlasmNetwork/plonk/ |
max_upload_size | |
id | 488661 |
size | 2,242,864 |
This is plonk
pallet implemented as an extension of duck-network plonk.
We implemented the plonk library as a pallet in order for developers to customize circuits and use the plonk protocol on Substrate runtime. This project allowed us to use following functionalities.
The tutorial importing plonk-pallet
to your pallet and test these plonk functions.
The pallet
dependencies rustdoc.