Skip to content
/ ASAIL Public

Mariner needs to be in charge of own faith! Be it start of a career, reimbursement, savings or pension plan! Public development, inspection and security protection.

License

Notifications You must be signed in to change notification settings

K0JIbKA/ASAIL

Repository files navigation

ASAIL empowers mariners to take control of their financial future. Whether it's planning a career, managing reimbursements, saving with dollar-cost averaging, or preparing for retirement, ASAIL provides tools to make informed financial decisions. This project is open-source, designed for public development, inspection, and security.

About

ASAIL is a Python-based tool aimed at seafarers, offering features like:

  • Calculating savings and investments using dollar-cost averaging (DCA).
  • Tracking reimbursements and wages.
  • Integrating with cryptocurrencies (Bitcoin, Litecoin, Solana) for secure financial operations.
  • Planning for long-term goals, such as pensions.

This project is in early development, and we welcome contributions from the community!

Why ASAIL?

The name ASAIL stands for Autonomous Seafarers’ Asset Investment Logic, reflecting our mission to help mariners navigate their financial journey with confidence, just as they navigate the seas.

Installation

  1. Clone the repository:

    git clone https://github.com/K0JIbKA/ASAIL.git
    cd ASAIL
  2. Install dependencies (requires Python 3.8+):

    pip install -r requirements.txt
  3. Run the main script:

    python main.py

Note: Ensure you have Python installed. Dependencies will be listed in requirements.txt (to be added).

Usage

Example: Calculate savings using dollar-cost averaging for Bitcoin investments.

python main.py --dca --amount 100 --currency BTC --interval monthly

Output:

Investing $100 monthly in BTC:
- After 12 months: Estimated value $1,250
- Total invested: $1,200

More examples to be added as the project develops.

Contributing

We welcome contributions! To get started:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/your-feature).
  3. Commit your changes (git commit -m 'Add your feature').
  4. Push to the branch (git push origin feature/your-feature).
  5. Open a Pull Request.

Please read CONTRIBUTING.md for more details (to be added).

Roadmap

  • Add support for real-time cryptocurrency price tracking.
  • Implement pension planning calculator.
  • Integrate atomic swaps for Bitcoin, Litecoin, and Solana.
  • Create a user-friendly CLI interface.

License

This project is licensed under the Apache 2.0 License - see the LICENSE file for details.

Contact

For questions or suggestions, open an issue or contact K0JIbKA.

About

Mariner needs to be in charge of own faith! Be it start of a career, reimbursement, savings or pension plan! Public development, inspection and security protection.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published