DeFiStackMax: An automated, multi-asset management platform offering real-time pricing and seamless wallet integration.
DeFiStackMax is built to be simple and practical, focusing on doing one thing well.
Why DeFiStackMax?
- DeFiStackMax: An automated, multi-asset management
- platform offering real-time pricing and
- seamless wallet integration
- DeFiStackMax: An automated, multi-asset management
- platform offering real-time pricing and
- seamless wallet integration
- python
- Standard library, minimal dependencies
- unittest/pytest
- Clone the repository:
git clone https://github.com/harutosati/DeFiStackMax.git - Install dependencies:
pip install -r requirements.txt - Run the test suite:
pytest
DeFiStackMax is configured through environment variables (see .env.example). Key options:
- APP_ENV:
developmentorproduction. - PORT: Port the server listens on.
- LOG_LEVEL:
debug,info, orerror.
Contributions are welcome and appreciated. Please submit pull requests and issues through the GitHub interface.
Released under the MIT License — see the LICENSE file.