pipecashagents
A collection of common agents used in PipeCash. Learn more about PipeCash on http://pipe.cash/
- Free software: MIT license
- Documentation: https://pipecashagents.readthedocs.io.
Installation
pip install pipecashwallets
Usage
This package is not intended for direct usage. Simply install it and reference its modules in your PipeCash configurations.
Contributing
All pull requests are wellcome.
The areas that need the most help are:
- Write agents
- Testing
- Documentation