📝Description

Icon

The GRASS Account Manager

This is a Python program designed for automatic registration, verification, and management of accounts for DePIN farms in the GRASS project. The program is built to be easily integrated into your automation tools. It supports execution via launch parameters, allowing you to configure tasks in detail.

All accounts and their data are stored in a unified database, making it convenient to work with using DB Browser or any third-party software.

For security, the program uses proxy support, browser emulation, and session storage, including user-agent information. Thanks to its asynchronous design, it enables fast operation with any number of accounts.

For those who only need basic functionality, a terminal interface is provided for convenient launching—no need to manually use the console or .bat files.

Главный экран

Main Features

For Accounts:

  • Registration

  • Email verification

  • Wallet binding (wallet generation is automatic)

  • Wallet verification via email

  • Parsing all account information into the database

For the Database:

  • Import accounts into the database from a text file in your specified format

  • Export accounts to an Excel file

  • Export accounts to a .txt file using your specified format (you choose which data to export)

  • Separate function for adding IMAP information for email accounts

Compatibility: The program works on Windows, Linux, and macOS. For the best experience with the interface, Windows 11 is recommended. On Windows 10 and older, the visual quality is degraded, and some features like pasting data into fields using Ctrl + V may be unavailable. However, everything still works—the drawbacks are mostly in visual quality and convenience. This is due to older versions of Windows not supporting ANSI in the default terminal. The older the version, the worse the visual experience 🥲 Linux and macOS do not have these issues.

Installation:

Use the ready-made exe build

Contact

Telegram

Last updated