Metadata-Version: 2.4
Name: swifty
Version: 0.0.1
Summary: Swifty Wallet SDK - Personal non-custodial infrastructure.
Author: Swifty Labs
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 2 - Pre-Alpha
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# 🛠 Swifty Wallet SDK

**Swifty Wallet** is a personal non-custodial infrastructure for TON wallet management, developed by **Swifty Labs**.

## 🚀 Project Status
This project is currently in the **Pre-Alpha (v0.0.1)** stage. 
Active development is underway. The full API release and Telegram Mini App integration are scheduled for 2026-2027.

## 🌟 Key Features
- **Non-custodial**: Manage your wallets securely via local environment variables (`.env`).
- **Personal Use**: Optimized for private asset management, balance monitoring, and invoicing.
- **Scalable Architecture**: Designed with a roadmap to migrate performance-critical modules to **Go**.

## 🛠 Installation (Development)
```bash
pip install swifty
