This is the third pre-release of monero-api-cli 🎉❤️
Known issues:
- Still have some wierd absolute vs relative import problems, but now the package only works from when installed via pip from PyPi, so this release is preatty much as good as it is broken :D
How to install:
Either check the main README.md for details, or you can download the pre-compilled binnaries from here (Binnaries downloaded from here DO NOT need any dependencies installed!)
_Check Known issue this releases binnaries are **BROKEN**_
Use `monero-api-cli` for MacOS/Linux
And `monero-api-cli.exe` for Windows
Install from pip: `pip install monero-api-cli`
Hashes (SHA256):
`monero-api-cli` --> `540e3f339fc49007f26a3f602b30702b227e0fa05902f27bbf3759ea46ef4912`
`monero-api-cli.exe` --> `b36fa0a9694a07585ecf28028377c9f47f797629be058f1a70605e5e5577baf6`
Dependencies:
- Python
- Requests module
- Prompt Toolkit module
Check main README.md for details!