Code Monkey home page Code Monkey logo

metadock's Introduction

MetaDock Browser Extension

License Chrome Web Store Firefox Web Store Safari Apple Store Twitter Follow

MetaDock

MetaDock is a powerful browser extension designed for the crypto community. It aims to deliver an enhanced user experience by seamlessly integrating various innovative features into the blockchain explorers.

MetaDock supports Google Chrome, Firefox and Safari. We recommend using the latest available browser version.

For up to the minute news, follow our Twitter or Medium pages.

Building

  • Install Node.js version 16 or later
    • If you are using nvm (recommended) running nvm use will automatically choose the right node version for you.
  • Install Yarn
  • Xcode (for building the Safari package)
npm install -g yarn
  • Install dependencies: yarn install or yarn
yarn install
# or
yarn

Chrome and Firefox

  • Build the project to the /dist/* folder with yarn build:prod or yarn build-firefox:prod.
# chrome
yarn build:prod
# firefox
yarn build-firefox:prod
# safari
yarn build-safari:prod
xcrun safari-web-extension-converter --macos-only /path/to/metadock/dist/safari-extension
  • Optionally, you may run yarn dev to run dev mode.
yarn dev

Safari

To build the extension for distribution, or to run it locally for testing purposes, follow these steps:

# step 1
yarn build-safari:prod
# step 2
xcrun safari-web-extension-converter --macos-only /path/to/metadock/dist/safari-extension

For more information on building and debugging Safari extensions, see the official documentation.

Contributing

Development builds

To start a development build (e.g. with logging and file watching) run yarn dev.

Running Linting

You can run the linter by itself with yarn lint.

Changing dependencies

Whenever you change dependencies (adding, removing, or updating, either in package.json or yarn.lock), yarn.lock must be kept up-to-date.

Features

  • Show the fund flow chart
  • Show enhanced function signatures
  • Show compliance scores for addresses
  • Show enhanced address labels
  • Show quick open in multiple enhanced parsers for transactions
  • Enable batch download of contract source code and ABI
  • Show quick open in DeBank for addresses
  • Show quick open in Dedaub for unverified contracts
  • Convert UTC to Local Time Zone
  • Show copy icon for addresses
  • Show quick open in ethervm.io for unverified contracts
  • Show NFT floor price in major markets
  • Show the source of funding for contract deployers
  • Show quick open in NFTGo for NFT contracts
  • Show comprehensive risk graph of the collection
  • Show owner's address label
  • Show export data for a part of transactions
  • Show alternative block explorers
  • Show approval diagnosis
  • Show enhanced address labels by Forta
  • Alert suspicious transactions by Forta
  • Show private variables
  • Quick format parameters
  • Show nft marketplaces
  • Show proxy upgrade log
  • Show transaction summary
  • Show evm.storage shortcut
  • Show transaction simulator
  • Show Variable Logs
  • Show token marketplaces
  • Sandwich Attack Risk Detection

Supported Websites List

  • btc.com
  • etherscan.io
  • bscscan.com
  • polygonscan.com
  • ftmscan.com
  • arbiscan.io
  • cronoscan.com
  • moonscan.io
  • snowtrace.io
  • optimistic.etherscan.io
  • opensea.io

Changelog

For a detailed list of changes, see the changelog.

metadock's People

Contributors

0xbe37e avatar 0xawm avatar ju61n avatar cong1223 avatar mithrilwoodrat avatar

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.