Skip to content

A zero-knowledge tool for verifying the activity of an EVM wallet address with a contract on a specified chain over a given period.

Notifications You must be signed in to change notification settings

symulacr/Steady-Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

# Steady Checker - Crypto Audit Tool 🕵️‍♂️🔍

## What's Steady Checker?

Steady Checker is a badass tool that lets you spy on your EVM wallet and check its moves against a smart contract on any chain, all while keeping things hush-hush with zero-knowledge proofs. It's like having a secret agent for your crypto wallet! 🚀🕵️‍♂️

## Features 🛠️

- **Zero-Knowledge Proofs**: Verify wallet activity without exposing your secret crypto moves.
- **Chain Agnostic**: Works with any EVM-compatible chain.
- **Flexible and Secure**: Audit your wallet's activity securely.

## Installation 🔧

1. **Clone the Repo**:

   ```bash
   git clone https://github.com/yourusername/Steady_Checker_Project.git
  1. Install Dependencies:

    cd Steady_Checker_Project
    npm install

How to Use 🚀

  1. Configure Your Settings: Set up your wallet address, contract details, and chain parameters in config.json.

  2. Generate a Proof:

    npm run generate-proof
  3. Verify the Proof:

    npm run verify-proof

Contribute 🙌

  • Found a bug or want to add a cool new feature? Fork the repo, make your changes, and send us a pull request. Let's make Steady Checker even more awesome together !

License 📜

This project is licensed under the MIT License. See the LICENSE.txt file for details.

Now go ahead, audit your wallet like a pro with Steady Checker! 🔍🕵️‍♂️


Feel free to tweak it further to match your project's style and tone!

About

A zero-knowledge tool for verifying the activity of an EVM wallet address with a contract on a specified chain over a given period.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published