2024-06-24 15:18:58 +02:00

7 lines
157 B
Markdown

# Permissions
To fix the permissions of your eth.key file:
`chmod 600 eth.key`
# Additional requirements for prover
`sudo apt-get install libzip-dev unzip`