Skip to content

Latest commit

 

History

History

scripts

Mina scripts

Required python >= 3.9

Keys

Python script for generating cryptographically secure passwords, keypairs, and env file for mina

# from mina-utils/scripts
python -m mina_gen_keypair --help

Daemon

start

Start the daemon

# from ./scripts
./mina_start.sh

snark

Set the snark worker and fee for a mina node

# from ./scripts
python -m mina_snark --help