forked from huynd0210/DexSpyder-Sniper-Tool
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 3875e2a
Showing
30 changed files
with
5,198 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
node_modules |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
|
||
## Installation | ||
|
||
1. Clone this repository to your local machine. | ||
2. Navigate to the cloned directory . | ||
3. Install dependencies using your package manager of choice: `npm install` or `yarn install`. | ||
|
||
|
||
## Verbose Manual | ||
|
||
Go to `Sniper Mode` => `usage` | ||
|
||
## Usage: | ||
start Application: `npm run start`. | ||
|
||
## Config | ||
|
||
All configurations should prefereably be done inside the settings menu of the application. | ||
|
||
# Contributing | ||
|
||
Contributions are welcome! If you find a bug or want to enhance the application, feel free to create an issue or submit a pull request. | ||
|
Oops, something went wrong.