plonk-pallet 0.2.2

zkSNARK plonk pallet
Documentation
version: '3'
services:
    plonk:
        build: .
        container_name: plonk
        tty: true
        stdin_open: true
        volumes:
        - .:/app
        - /app/target