MrLuit / EtherScamDB

Keep track of all current ethereum scams in a large database
MIT License
166 stars 77 forks source link
database ethereum nodejs phishing scam

EtherScamDB Logotype

Ethereum Scam Database

An open-source database to keep track of all the current ethereum scams

Usage

Make sure you have both Node.JS and Git installed.

Rename config.exmaple.js to config.js and replace the placeholders with your keys.

Then, open a command line anywhere and run the following commands:

git clone https://github.com/MrLuit/EtherScamDB.git

npm install

node run.js

The command line should now exit, asking you to update the config.js file with correct values. Please use your own API keys. When you're done, launch run.js again:

node run.js

Generating should take a couple of minutes the first time or after a clean, but when cache.json is already present it should launch instantly.

Flags

Contribute

Fork this project and edit _data/scams.yaml. Every item can have the following properties:

API

To make use of our database, the following API can be used: https://etherscamdb.info/api/

Donate

If you would like to help without contributing on GitHub yourself you can send some ETH or ERC20 tokens to etherscamdb.eth :clap:

Thanks