This is the fourth pre-release of monero-api-cli 🎉❤️
Fixed issues:
- Fixed relative import problems by adding a new launcher script
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!)
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` --> `e1c379bdbf547273719fa47a8c0406d1edf0b7f869979a203f93224c66f87d7c`
`monero-api-cli.exe` --> `42fafc2f2c9848a9f0990a13a948f6765e67a76bef4d28ba1f00441f2d9a7aaa`
Dependencies:
- Python
- Requests module
- Prompt Toolkit module
Check main README.md for details!