- Clone the repo with:
git clone --recursive https://github.com/cryptoscamdb/cryptoscamdb.org.git
- Head into the newly created directory:
cd cryptoscamdb.org
- Install npm modules with:
npm install
or, if you wish to run a production site:npm install --production
- Do one of the following:
- Start development web app with:
npm run start:dev
(recommended) - Start production web app with:
npm run start:prod
(warning: please use a dev instance on first run, for configuration purposes)
- Start development web app with:
- Navigate to http://localhost:5111 in your browser, and you should be shown a fresh instance of CryptoScamDB ✨
- Blacklists: https://github.com/CryptoScamDB/blacklist
- Whitelists: https://github.com/CryptoScamDB/whitelist
- Assets & Images: https://github.com/CryptoScamDB/assets
This list includes contributors from the CryptoScamDB project, as well as from the previous EtherScamDB project. If you wish to be removed from this list, please create an issue or send us an email.