Skip to content

AstarNetwork/plonk

Repository files navigation

Plonk For Substrate

GitHub license crates.io badge Pallet Test
This is plonk pallet implemented as an extension of duck-network plonk.

Abstract

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.

  • Custom circuit
  • Trusted setup
  • Generate proof
  • Verify proof

Reference

The tutorial importing plonk-pallet to your pallet and test these plonk functions.

The pallet dependencies rustdoc.

Acknowledgements

  • Reference implementation by Aztec Protocol
  • Initial rust implementation of PLONK by Dusk Network, originally forked from dusk-network/plonk

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •