Privex's Random IOTA Tools
Project description
Privex's Random IOTA Tools
IOTA library and command line tools for interacting with IOTA Hornet server API
WARNING: Still under construction
+===================================================+
| © 2020 Privex Inc. |
| https://www.privex.io |
+===================================================+
| |
| Privex's Random IOTA Tools |
| License: X11/MIT |
| |
| Core Developer(s): |
| |
| (+) Chris (@someguy123) [Privex] |
| |
+===================================================+
Privex's Random IOTA Tools
Copyright (c) 2020 Privex Inc. ( https://www.privex.io )
Install
# Install/Upgrade privex-iota using pip3 as root
sudo -H python3.8 -m pip install -U privex-iota
Usage
# Show status information for local IOTA node at http://localhost:14265
iota-status
# Show status information for a remote IOTA node
iota-status https://iota.se1.privex.cc
# Show status information as raw JSON instead of colourful human output
iota-status --raw
iota-status --raw https://iota.se1.privex.cc
# Show help
iota-status --help
iota-status -h
####
# Alternatively invoke as a python module (works the same as iota-status executable)
####
# Show status information for local IOTA node at http://localhost:14265
python3.8 -m privex.iota
# Show status information for a remote IOTA node
python3.8 -m privex.iota https://iota.se1.privex.cc
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
privex_iota-0.8.0.tar.gz
(10.2 kB
view hashes)
Built Distribution
Close
Hashes for privex_iota-0.8.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 17114712fbfe4268a0f03c3b1213d15af9836bad31bd0819a2e1e92a38f7da88 |
|
MD5 | 01ffd4cacc44a72faa5ef61935c87893 |
|
BLAKE2b-256 | 752fbbd91538c1d04037a90013779918dfe0d0deeb53ae5f86ce571228121da3 |