ppot-rs 0.1.1

A Rust crate for reading .ptau (powers of tau) files compatible with snarkjs
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# `ppot-rs`

A Rust crate that supports reading `.ptau` (powers of tau) files from
[snarkjs](https://github.com/iden3/snarkjs/).

`.ptau` files containing the output of the 54th contribution to the [Perpetual
Powers of
Tau](https://github.com/privacy-scaling-explorations/perpetualpowersoftau)
(PPOT) ceremony, plus a random beacon, can be downloaded from the snarkjs
repository.

A future version will also support reading PPOT contribution files.