snarkvm 0.0.2

A decentralized virtual machine
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<h1 align="center">snarkVM</h1>

<p align="center">
    <a href="https://circleci.com/gh/AleoHQ/snarkVM"><img src="https://circleci.com/gh/AleoHQ/snarkVM.svg?style=svg&circle-token=6e9ad6d39d95350544f352d34e0e5c62ef54db26"></a>
    <a href="https://codecov.io/gh/AleoHQ/snarkVM"><img src="https://codecov.io/gh/AleoHQ/snarkVM/branch/master/graph/badge.svg?token=cck8tS9HpO"/></a>
    <a href="https://discord.gg/jgH5wkwCtf"><img src="https://img.shields.io/discord/700454073459015690?logo=discord"/></a>
</p>

** ATTENTION: This codebase is in active development. **

## Diffs to Resolve

- Remove `snarkvm-storage` by reintroducing a virtualized/in-memory ledger
- Unify `snarkvm-parameters` with `snarkos-parameters` - examples and scripts