Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rari-capital/nova-invariants

Formal verification and fuzzing of Nova with DappTools.
https://github.com/rari-capital/nova-invariants

Last synced: about 2 months ago
JSON representation

Formal verification and fuzzing of Nova with DappTools.

Awesome Lists containing this project

README

        

# nova-invariants

Formal verification and fuzzing of [Nova](https://github.com/rari-capital/nova) with DappTools.

## Getting Started

```sh
git clone https://github.com/Rari-Capital/nova-invariants.git
cd nova-invariants
make
```