0.1.0rc2 PRE-RELEASE
Pre-release
Pre-release
This is the second pre-release of monero-api-cli 🎉❤️
Known issues:
- Some wierd absolute vs relative import problems, I need to further investigate this
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
Installing via pip like this: pip install monero-api-cli
doesn't work for now because of the mentioned issues.
Hashes (SHA256):
monero-api-cli
--> a19e9f77fd1dac5f95c8b4217d68a69b444ff6a517aa9fbe07206a1cbf62f54e
monero-api-cli.exe
--> e16dc04e3ac9f930806b19c9757fb459683b51240350517a3cf233be7065217d
Dependencies:
- Python
- Requests module
- Prompt Toolkit module
Check main README.md for details!