r3g3n / DropHacker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DropHacker

What is DropHacker?

Software is a convenient tool that abuses blockchains to run wallets between them and potentially profit from any drops of these coins. All of our solutions are unique developments code to provide best security for web3 community

Getting Started

1. Clone repository

git clone https://github.com/Hash4Cashh/Drophacker

2. Go to the root folder

cd Drophacker

3. Install All Dependensies

npm i

4. Create, Reset and Fill DB

npx prisma migrate dev

WE ARE DONE, project is ready to use.

Build The Project

npm run build

Start the project

npm start

Utilities

You can see, what is inside the database or reset database, and if needed change something. (Use it on your own risk)

npx prisma studio
npx prisma migrate reset

About

License:MIT License


Languages

Language:TypeScript 95.5%Language:SCSS 4.1%Language:JavaScript 0.4%Language:CSS 0.0%