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

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

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

Last synced: 23 days 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
```