/Cloutception

extension to check bitclout ruggers

Primary LanguageTypeScriptMIT LicenseMIT

Cloutception

This project is a chrome extensions adding functionality to Bitclout.com, it's developed using TypeScript and React.

Features

  • Show creator wallet
  • Show creator purchase history
  • Flag creators who sold their coins easily
  • Search by public key

Building

  1. Clone repo
  2. yarn
  3. yarn dev to compile once or yarn watch to run the dev task in watch mode
  4. yarn build to build a production (minified) version

Installation

  1. Complete the steps to build the project above
  2. Go to chrome://extensions in Google Chrome
  3. With the developer mode checkbox ticked, click Load unpacked extension... and select the dist folder from this repo