Skip to content

Commit

Permalink
Added LICENSE
Browse files Browse the repository at this point in the history
  • Loading branch information
0xTaoDev committed Dec 2, 2023
1 parent b4d02c4 commit 063f83c
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
21 changes: 21 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
MIT License

Copyright (c) 2021 Alexey Potapov

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ At this moment, **the tool only supports Ethereum** but you can easily add other
Contact my for any inquiry<br>
[![Discord](https://img.shields.io/badge/Discord-%237289DA.svg?logo=discord&logoColor=white)](https://discord.gg/_taodev_)
[![Twitter](https://img.shields.io/badge/Twitter-%231DA1F2.svg?logo=Twitter&logoColor=white)](https://twitter.com/_TaoDev_)
<br>Feel free to suggest new ideas to enhance and optimize the tool.

## How it works 🔬
Each EVM-compatible blockchain bot will **scan each new block** to find wallets **matching those in the `wallets.txt`** file.
Expand Down Expand Up @@ -62,6 +63,10 @@ To run the tool, you will **need to have at least Python 3.6 installed on your s
<img src="images/image2.png"/>
</p>

## License
This project is licensed under the MIT license. Feel free to edit and distribute this template as you like.
See [LICENSE](LICENSE) for more information.

## Disclaimer ⚠️

**This tool is provided for educational purposes only and should not be used as financial advice.**
Expand Down

0 comments on commit 063f83c

Please sign in to comment.