Giter Club home page Giter Club logo

kavach's Introduction

ETH-COPS

Smart Token Analyzer and Vulnerability Detector

Features

  • Using ether.js & WEB3JS to interact with each ERC-20 contract and investigate each details about the contract.
  • Check whether the input address is a valid ERC20 Token or not
  • Frontend development using NextJS.
  • Works with Ethereum and Polygon Mainnet

How it Works ?

  • User enters the address of the token.
  • We utilize smart contract APIs and integration libraries like Ethers.js and Web3.js to retrieve the necessary details of the token.
  • Based on the retrieved information, we analyze the contract and generate a risk factor.
  • The risk factor is calculated through three layers of verification checks:
  • The first check determines if the contract is verified or not.
  • The second check calculates a number by comparing the token creator's balance with their balance of that token.
  • The final check is based on the number of token holders.
  • The results of the three verification checks are combined to provide a final risk factor number as the output of the analysis.
  • We make use of of smart contract API providers from INFURA and ALCHEMY to fetch the token details on chain

Screenshots

WhatsApp Image 2023-03-25 at 13 56 17 WhatsApp Image 2023-03-25 at 13 59 58

WhatsApp Image 2023-03-25 at 14 06 08

Tech Stack

Client: NEXT.js

Server: Ethers.js, Web3.js, Node.js, Infura API Provider, Alchemy API Provider

Future Developments

  • Support on more blockchains like the Binance Smart Chain and Monero

  • Smart contract audit reports

To run this App

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

kavach's People

Contributors

arnav7107 avatar chiranjeev13 avatar gauthking avatar pranshu1902 avatar rxghavdev avatar

Forkers

gauthking

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.