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

https://github.com/nethermindeth/voyager-verify

A CLI Verifier Package for Voyager
https://github.com/nethermindeth/voyager-verify

nubia

Last synced: about 2 months ago
JSON representation

A CLI Verifier Package for Voyager

Awesome Lists containing this project

README

        

# Voyager CLI Verifier

![Voyager](https://raw.githubusercontent.com/NethermindEth/voyager-verify/master/assets/voyager.png)

## What is it?

A Cairo 0 CLI Verifier Package for **[Voyager](https://voyager.online)**, the block explorer for **Starknet**.

## Requirements
- [nodeJs](https://nodejs.org/en/)

## Installation

```
npm i -g voyager-verify
```

or

```
npx voyager-verify
```

## Usage

1. Run `voyager-verify` in you project's root folder and follow the instructions
1. Resolve any unresolved paths/dependencies in your project
1. You are done!

![CLI Verify](https://raw.githubusercontent.com/NethermindEth/voyager-verify/master/assets/cli-verify.gif)

## Contact us
- **[Twitter](https://twitter.com/0xvoyageronline)**
- **[Discord](https://discord.gg/qypnmzkhbc)**
- **[Website](https://voyager.online)**