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
- Host: GitHub
- URL: https://github.com/nethermindeth/voyager-verify
- Owner: NethermindEth
- License: agpl-3.0
- Archived: true
- Created: 2022-11-11T15:11:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-12T08:51:12.000Z (over 1 year ago)
- Last Synced: 2025-03-22T00:34:00.725Z (2 months ago)
- Topics: nubia
- Language: TypeScript
- Homepage:
- Size: 361 KB
- Stars: 30
- Watchers: 4
- Forks: 12
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Voyager CLI Verifier

## 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!
## Contact us
- **[Twitter](https://twitter.com/0xvoyageronline)**
- **[Discord](https://discord.gg/qypnmzkhbc)**
- **[Website](https://voyager.online)**