Skip to content

royruzaini/Splinterlands_Teams_Guide

Repository files navigation

Splinterlands_Teams_Guide

A tool to guide you for team selection based on mana and ruleset using your owned cards.

Built With

This project is built with Python3.9 and Django

Operating System

The tool can be run on the following OS:

  1. Windows (you can use the PowerShell)

Installation

Windows

  1. Download and install Git and Python3.9

  2. Clone the repo:

    git clone https://github.com/royruzaini/Splinterlands_Teams_Guide.git
  3. Go to repo directory

    cd Splinterlands_Teams_Guide
  4. Install the required libraries by running:

    pip install -r requirements.txt
  5. Download the collection.json from discord below. Copy the file into Splinterlands_Teams_Guide directory

    "C:\Users\<users>\Desktop\Splinterlands_Teams_Guide\collection.json"
  6. Convert .env-example to .env

How to use

Before using, you should always update to the latest available version. You can do so by going into the Splinterlands_Teams_Guide directory and executing the following command:

git pull

Go into the Splinterlands_Teams_Guide directory and run the command with the file. Examples:

python manage.py runserver

Go to your browser and enter address that generate in terminal/PowerShell. Examples:

http://127.0.0.1:8000/
http://localhost:8000/

Discord

Discord

Donation

If you enjoyed using the tool, any and all donations are welcome. You can donate through the Splinterlands app.

Platform Information
Splinterlands Username: hikenbot91

About

A tool to guide you for team selection based on mana and ruleset using your owned cards.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published