Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 879 Bytes

File metadata and controls

33 lines (25 loc) · 879 Bytes

Helper Scripts

Aztec Network | aztec-network

{% code overflow="wrap" %}

bash -c "$(wget -qLO - https://raw.githubusercontent.com/CryptoNodeID/helper-scripts/master/aztec-node.sh)"

{% endcode %}

Cysic Verifier/Prover

{% code overflow="wrap" %}

bash -c "$(wget -qLO - https://raw.githubusercontent.com/CryptoNodeID/helper-scripts/master/cysic-verifier.sh)"

{% endcode %}

Nexus CLI

{% code overflow="wrap" %}

bash -c "$(wget -qLO - https://raw.githubusercontent.com/CryptoNodeID/helper-scripts/master/nexus-xyz-cli.sh)"

{% endcode %}

{% code overflow="wrap" %}

bash -c "$(wget -qLO - https://raw.githubusercontent.com/CryptoNodeID/helper-scripts/master/sepolia-eth.sh)"

{% endcode %}