add README.md

This commit is contained in:
Alexander 2024-07-19 21:12:21 -04:00
parent 6f534bdae3
commit 97d408b662

24
README.md Normal file
View file

@ -0,0 +1,24 @@
# frens-lp-and-burn-bot
Pairs your reward tokens with FRENS once per day. Burning is optional.
## Getting Started
- Rename `sample.env` to `.env`
- Change your `SECRET` to a random string. Don't lose this.
- Generate your bot wallet
```commandline
python generate-wallets.py --create 1
```
- Save the bot wallet address to `.env` as `WALLET_ADDRESS`
- Save your main wallet or a burn address as `BURN_ADDRESS`
- Send PLS for gas and FRENS to your bot wallet
- Start the bot
```commandline
python main.py
```
## Notes
- By setting your own wallet to the burn address the bot will send all LP tokens back to you
- You are responsible for gas. The bot will not sell any reward tokens