mmarkell / axieutil

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Axie Payment Automation

Public Demo

Steps to run

python3 -m venv venv
. venv/bin/activate
pip install -r requirements.txt
flask run

Monetization

Right now, I just put in a 1% fee for the payment hardcoded into the app. I feel bad about this though because a lot of the credit should go to the original author of the axie-scholar-utilities. So if you have a better idea of how to monetize, feel free to open a PR or shoot me a message (find me by going to my linkchain)

About


Languages

Language:Python 57.6%Language:HTML 42.2%Language:Shell 0.3%