Crates.io | snarkvm |
lib.rs | snarkvm |
version | 4.1.0 |
created_at | 2020-01-24 18:53:01.309335+00 |
updated_at | 2025-08-11 18:07:20.006421+00 |
description | A decentralized virtual machine |
homepage | https://aleo.org |
repository | https://github.com/ProvableHQ/snarkVM |
max_upload_size | |
id | 201602 |
size | 304,893 |
For more information, visit Welcome to Aleo to get started.
We recommend installing Rust using rustup. You can install rustup
as follows:
macOS or Linux:
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
Windows (64-bit):
Download the Windows 64-bit executable or Windows 32-bit executable and follow the on-screen instructions.
We recommend installing snarkvm
this way. In your terminal, run:
cargo install snarkvm
Now to use snarkvm
, in your terminal, run:
snarkvm
Alternatively, you can install snarkvm
by building from the source code as follows:
# Download the source code
git clone --branch mainnet --single-branch https://github.com/ProvableHQ/snarkVM.git
cd snarkVM
git checkout tags/testnet-beta
# Install snarkVM
cargo install --path .
Now to use snarkvm
, in your terminal, run:
snarkvm
Thank you for helping make snarkVM better!
π§ What do the emojis mean?
This project follows the all-contributors specification. Contributions of any kind welcome!