Crates.io | snarkvm-debug |
lib.rs | snarkvm-debug |
version | 0.16.18 |
source | src |
created_at | 2023-12-29 08:52:29.375118 |
updated_at | 2024-01-02 07:34:19.363705 |
description | A decentralized virtual machine, added some debug information to trace sign and sync |
homepage | |
repository | |
max_upload_size | |
id | 1083080 |
size | 283,352 |
Package | Crate.io | std |
wasm |
---|---|---|---|
snarkvm | :white_check_mark: | :white_check_mark: | |
snarkvm-algorithms | :white_check_mark: | :white_check_mark: | |
snarkvm-circuit | :white_check_mark: | :white_check_mark: | |
snarkvm-console | :white_check_mark: | :white_check_mark: | |
snarkvm-curves | :white_check_mark: | :white_check_mark: | |
snarkvm-fields | :white_check_mark: | :white_check_mark: | |
snarkvm-ledger | :white_check_mark: | :white_check_mark: | |
snarkvm-parameters | :white_check_mark: | :white_check_mark: | |
snarkvm-synthesizer | :white_check_mark: | :white_check_mark: | |
snarkvm-utilities | :white_check_mark: | :white_check_mark: | |
snarkvm-wasm | :white_check_mark: | :white_check_mark: |
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 https://github.com/AleoHQ/snarkvm && cd snarkvm
# 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!