Giter Club home page Giter Club logo

crabada.py's Introduction

Scripts to interact with Crabada's smart contracts ๐Ÿฆ€

๐Ÿ“ฃ Swimmer Network subnet

Crabada.py now works on the Swimmer Network subnet!

Make sure to follow our migration tutorial: it takes just a few minutes ๐Ÿ™‚

Features

  • Completely automatic mining: start, reinforce & settle.
  • Semi-automatic looting: reinforce and settle.
  • Manage multiple teams at the same time.
  • Telegram notifications.
  • Self-reinforce from inventory

Quick start

  1. Make sure you have Python 3.9 or later installed.
  2. Install dependencies: pip install -r requirements.txt.
  3. Copy .env.example in .env.
  4. Configure .env. Crabada.py will only consider the teams you add there.
  5. Run python -m bin.mining.run <your address> to automatically mine, reinforce and settle with all available teams. The command will keep running as long as your computer is turned on.

IMPORTANT: Do not run Crabada.py on a webserver! If you must do it, keep your .env outside the public folder at all costs, otherwise your private key might be accessible via browser! For good measure, also restrict its permissions: chmod 700 .env.

Documentation

It doesn't work ๐Ÿ˜ก

Don't panic! Instead...

  1. Please check if your issue is listed in the Common issues Wiki.
  2. If not, please search in the Discussions section.
  3. If even that does not help, consider asking the community ๐Ÿ™‚

Donate โค๏ธ

Building and maintaining Crabada.py requires time and passion: please consider expressing your gratitude by donating a small part of your rewards :-)

To donate, set the DONATE_PERCENTAGE parameter to a small value, for example DONATE_PERCENTAGE=5%; for more details, feel free to have a look in .env.example.

crabada.py's People

Contributors

coccoinomane avatar eugeneteu avatar yigitest avatar jorgepadilla avatar alisalama avatar loayei avatar coinmasterlisting avatar mrooie avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.